ตัวชี้วัด => เพิ้ืมรายการ งานที่ได้รับหมอบหมาย
This commit is contained in:
parent
94b67c81ec
commit
fec88e36bb
6 changed files with 882 additions and 3 deletions
|
|
@ -99,6 +99,11 @@ const menuList = readonly<any[]>([
|
|||
path: "KPIIndicatorByRole",
|
||||
role: "evaluateKPI",
|
||||
},
|
||||
{
|
||||
label: "งานที่ได้รับมอบหมาย",
|
||||
path: "KPIAssignment",
|
||||
role: "evaluateKPI",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue