กำหนดสิทธิ์จัดการโครงสร้าง
This commit is contained in:
parent
79875347f9
commit
6e9c8bf593
8 changed files with 801 additions and 4 deletions
|
|
@ -108,6 +108,11 @@ const menuList = readonly<any[]>([
|
|||
label: "กำหนดสิทธิ์ (Permissions)",
|
||||
path: "managePermission",
|
||||
},
|
||||
{
|
||||
key: 2.0,
|
||||
label: "กำหนดสิทธิ์จัดการโครงสร้าง",
|
||||
path: "roleOrganization",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue