สิทธิ์แก้ไขข้อมูลทะเบียนประวัติตำแหน่ง/เงินเดือน รอ API
This commit is contained in:
parent
c9ce8482b3
commit
7d452e9c0d
5 changed files with 886 additions and 0 deletions
|
|
@ -128,6 +128,12 @@ const menuList = readonly<any[]>([
|
|||
path: "responsibilities",
|
||||
role: ["SUPER_ADMIN", "ADMIN"],
|
||||
},
|
||||
{
|
||||
key: 2.0,
|
||||
label: "ทะเบียนประวัติตำแหน่ง/เงินเดือน",
|
||||
path: "rolePositionSalary",
|
||||
role: ["SUPER_ADMIN", "ADMIN"],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue