เพิ่มเมนูประเมินบุคคล

This commit is contained in:
Warunee Tamkoo 2023-12-13 08:58:13 +07:00
parent e410268bfc
commit f5ebf8d60e

View file

@ -483,6 +483,14 @@ const menuList = readonly<any[]>([
},
],
},
{
key: 12,
icon: "mdi-account-check",
activeIcon: "evaluate",
label: "ประเมินบุคคล",
path: "evaluate",
role: "order", // evaluate
},
]);
const tabList = readonly<tabType[]>([