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",
|
activeIcon: "order",
|
||||||
label: "ออกคำสั่ง",
|
label: "ออกคำสั่ง",
|
||||||
path: "order",
|
path: "order",
|
||||||
role: "placement",
|
role: "order",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
|
|
@ -253,7 +253,7 @@ const menuList = readonly<any[]>([
|
||||||
{
|
{
|
||||||
key: 6.9,
|
key: 6.9,
|
||||||
label: "รายการย้าย" /* */,
|
label: "รายการย้าย" /* */,
|
||||||
path: "move-list",
|
path: "relocation",
|
||||||
role: "placement",
|
role: "placement",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -311,13 +311,13 @@ const menuList = readonly<any[]>([
|
||||||
{
|
{
|
||||||
key: 7.6,
|
key: 7.6,
|
||||||
label: "รายการปลดออก",
|
label: "รายการปลดออก",
|
||||||
path: "dismiss-order",
|
path: "discharged",
|
||||||
role: "retirement",
|
role: "retirement",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 7.7,
|
key: 7.7,
|
||||||
label: "รายการไล่ออก",
|
label: "รายการไล่ออก",
|
||||||
path: "dismiss-order",
|
path: "expulsion",
|
||||||
role: "retirement",
|
role: "retirement",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue