สิทธิ์แก้ไขข้อมูลทะเบียนประวัติตำแหน่ง/เงินเดือน รอ API

This commit is contained in:
setthawutttty 2025-03-24 16:42:24 +07:00
parent c9ce8482b3
commit 7d452e9c0d
5 changed files with 886 additions and 0 deletions

View file

@ -128,6 +128,12 @@ const menuList = readonly<any[]>([
path: "responsibilities",
role: ["SUPER_ADMIN", "ADMIN"],
},
{
key: 2.0,
label: "ทะเบียนประวัติตำแหน่ง/เงินเดือน",
path: "rolePositionSalary",
role: ["SUPER_ADMIN", "ADMIN"],
},
],
},
{