fix ข้อความและซ่อนเมนู

This commit is contained in:
Warunee Tamkoo 2023-12-19 13:18:59 +07:00
parent d2c6837a86
commit 1567281d89
3 changed files with 15 additions and 15 deletions

View file

@ -308,18 +308,18 @@ const menuList = readonly<any[]>([
path: "dismiss-order",
role: "retirement",
},
{
key: 7.6,
label: "รายการปลดออก",
path: "discharged",
role: "retirement",
},
{
key: 7.7,
label: "รายการไล่ออก",
path: "expulsion",
role: "retirement",
},
// {
// key: 7.6,
// label: "รายการปลดออก",
// path: "discharged",
// role: "retirement",
// },
// {
// key: 7.7,
// label: "รายการไล่ออก",
// path: "expulsion",
// role: "retirement",
// },
],
},
{