update menu KPI

This commit is contained in:
Warunee Tamkoo 2024-04-26 14:47:52 +07:00
parent 66838ed076
commit d43748e450
4 changed files with 33 additions and 0 deletions

View file

@ -614,6 +614,11 @@ const menuList = readonly<any[]>([
path: "KPIRound",
role: "evaluateKPI",
},
{
label: "รายการการประเมินผล",
path: "KPIList",
role: "evaluateKPI",
},
],
},
{