ตัวชี้วัด => เพิ้ืมรายการ งานที่ได้รับหมอบหมาย

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-08 11:51:21 +07:00
parent 94b67c81ec
commit fec88e36bb
6 changed files with 882 additions and 3 deletions

View file

@ -99,6 +99,11 @@ const menuList = readonly<any[]>([
path: "KPIIndicatorByRole",
role: "evaluateKPI",
},
{
label: "งานที่ได้รับมอบหมาย",
path: "KPIAssignment",
role: "evaluateKPI",
},
],
},
{