เพิ่มเมนูย่อยเงินเดือน
This commit is contained in:
parent
3fc169cd28
commit
0fd75e09f9
6 changed files with 56 additions and 0 deletions
|
|
@ -627,6 +627,18 @@ const menuList = readonly<any[]>([
|
|||
path: "salaryChart",
|
||||
role: "salary",
|
||||
},
|
||||
{
|
||||
key: 12.2,
|
||||
label: "รอบการขึ้นเงินเดือน",
|
||||
path: "salaryRound",
|
||||
role: "salary",
|
||||
},
|
||||
{
|
||||
key: 12.3,
|
||||
label: "รายการเงินเดือน",
|
||||
path: "salaryLists",
|
||||
role: "salary",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue