เพิ่ม route ใน ออกคำสั่งไปหน้า Detail เพิ่ม tap ข้างของทะเบียนประวัติลูกจ้าง
This commit is contained in:
parent
822d060923
commit
2c5450f66c
3 changed files with 16 additions and 16 deletions
|
|
@ -213,8 +213,8 @@ const menuList = readonly<any[]>([
|
|||
},
|
||||
{
|
||||
key: 9,
|
||||
icon: "mdi-medal-outline",
|
||||
activeIcon: "mdi-medal",
|
||||
icon: "o_contact_page",
|
||||
activeIcon: "contact_page",
|
||||
label: "ทะเบียนประวัติลูกจ้าง",
|
||||
path: "registryEmployee",
|
||||
role: "registryEmployee",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue