เพิ่มออกคำสั่งเลื่อนเงินเดือน/ค่าจ้าง

This commit is contained in:
Warunee Tamkoo 2024-03-20 11:59:07 +07:00
parent 8af904dcd2
commit fa6ff957f6
7 changed files with 5452 additions and 0 deletions

View file

@ -664,6 +664,12 @@ const menuList = readonly<any[]>([
path: "salaryEmployeeLists",
role: "salary",
},
{
key: 12.6,
label: "ออกคำสั่งเลื่อนเงินเดือน/ค่าจ้าง",
path: "commandSalary",
role: "salary",
},
],
},
{