- router ประเมินบุคคล

- ปรับหน้ารายละเอียด
This commit is contained in:
Warunee Tamkoo 2023-12-14 12:23:34 +07:00
parent e24449e331
commit 24adce7fa8
24 changed files with 1571 additions and 98 deletions

View file

@ -489,7 +489,7 @@ const menuList = readonly<any[]>([
activeIcon: "evaluate",
label: "ประเมินบุคคล",
path: "evaluate",
role: "order", // evaluate
role: "discipline", // evaluate
},
]);