edit path ไล่ออก ปลดออก ให้ออก
This commit is contained in:
parent
875bc2bd87
commit
84f61e70d2
1 changed files with 4 additions and 4 deletions
|
|
@ -125,7 +125,7 @@ const menuList = readonly<any[]>([
|
|||
activeIcon: "order",
|
||||
label: "ออกคำสั่ง",
|
||||
path: "order",
|
||||
role: "placement",
|
||||
role: "order",
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
|
|
@ -253,7 +253,7 @@ const menuList = readonly<any[]>([
|
|||
{
|
||||
key: 6.9,
|
||||
label: "รายการย้าย" /* */,
|
||||
path: "move-list",
|
||||
path: "relocation",
|
||||
role: "placement",
|
||||
},
|
||||
{
|
||||
|
|
@ -311,13 +311,13 @@ const menuList = readonly<any[]>([
|
|||
{
|
||||
key: 7.6,
|
||||
label: "รายการปลดออก",
|
||||
path: "dismiss-order",
|
||||
path: "discharged",
|
||||
role: "retirement",
|
||||
},
|
||||
{
|
||||
key: 7.7,
|
||||
label: "รายการไล่ออก",
|
||||
path: "dismiss-order",
|
||||
path: "expulsion",
|
||||
role: "retirement",
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue