- เพิ่มเมนูแต่งตั้งลูกจ้างประจำ
- ปรับเงื่อนไขการแสดงเมนูในทะเบียนประวัติเพิ่ม - เพิ่มเมนูรายการแต่งตั้งลูกจ้างประจำ
This commit is contained in:
parent
567bf841e9
commit
451a567cf4
11 changed files with 1688 additions and 400 deletions
|
|
@ -250,6 +250,12 @@ const menuList = readonly<any[]>([
|
|||
path: "appoint-promote",
|
||||
role: "placement",
|
||||
},
|
||||
{
|
||||
key: 6.8,
|
||||
label: "รายการแต่งตั้งลูกจ้างประจำ",
|
||||
path: "appoint-employee",
|
||||
role: "placement",
|
||||
},
|
||||
// {
|
||||
// key: 6.9,
|
||||
// label: "รายการย้าย",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue