From f5ebf8d60e829900557fa92190ec2e91c0425c1f Mon Sep 17 00:00:00 2001 From: waruneeta Date: Wed, 13 Dec 2023 08:58:13 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1?= =?UTF-8?q?=E0=B9=80=E0=B8=A1=E0=B8=99=E0=B8=B9=E0=B8=9B=E0=B8=A3=E0=B8=B0?= =?UTF-8?q?=E0=B9=80=E0=B8=A1=E0=B8=B4=E0=B8=99=E0=B8=9A=E0=B8=B8=E0=B8=84?= =?UTF-8?q?=E0=B8=84=E0=B8=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/interface/request/main/main.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index de87d9c81..16fc0106a 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -483,6 +483,14 @@ const menuList = readonly([ }, ], }, + { + key: 12, + icon: "mdi-account-check", + activeIcon: "evaluate", + label: "ประเมินบุคคล", + path: "evaluate", + role: "order", // evaluate + }, ]); const tabList = readonly([