From 1680f26414d3e715129c739dc88075af943be43f Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Fri, 7 Jun 2024 12:23:23 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=A5=E0=B8=9A=E0=B9=80=E0=B8=A1=E0=B8=99?= =?UTF-8?q?=E0=B8=B9=E0=B8=82=E0=B9=89=E0=B8=AD=E0=B8=A1=E0=B8=B9=E0=B8=A5?= =?UTF-8?q?=E0=B8=AB=E0=B8=A5=E0=B8=B1=E0=B8=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/interface/request/main/main.ts | 70 +++++++++++++++--------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index b1d333a01..63b0fafbb 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -51,41 +51,41 @@ const menuList = readonly([ path: "dashboard", role: "dashboard", }, - { - key: 2, - icon: "o_person", - activeIcon: "person", - label: "ข้อมูลหลัก", - path: "metadataNew", - role: "metadata", - children: [ - { - key: 2.0, - label: "ข้อมูลเกี่ยวกับบุคคล", - path: "masterPersonal", - }, - { - key: 2.0, - label: "ข้อมูลตำแหน่งข้าราชการ ฯ", - path: "masterPosition", - }, - { - key: 2.0, - label: "ข้อมูลตำแหน่งลูกจ้างประจำ", - path: "masterPositionEmployee", - }, - { - key: 2.0, - label: "ข้อมูลปฏิทินวันหยุด", - path: "masterCalendarWork", - }, - { - key: 2.0, - label: "ข้อมูลเครื่องราชอิสริยาภรณ์", - path: "masterInsignia", - }, - ], - }, + // { + // key: 2, + // icon: "o_person", + // activeIcon: "person", + // label: "ข้อมูลหลัก", + // path: "metadataNew", + // role: "metadata", + // children: [ + // { + // key: 2.0, + // label: "ข้อมูลเกี่ยวกับบุคคล", + // path: "masterPersonal", + // }, + // { + // key: 2.0, + // label: "ข้อมูลตำแหน่งข้าราชการ ฯ", + // path: "masterPosition", + // }, + // { + // key: 2.0, + // label: "ข้อมูลตำแหน่งลูกจ้างประจำ", + // path: "masterPositionEmployee", + // }, + // { + // key: 2.0, + // label: "ข้อมูลปฏิทินวันหยุด", + // path: "masterCalendarWork", + // }, + // { + // key: 2.0, + // label: "ข้อมูลเครื่องราชอิสริยาภรณ์", + // path: "masterInsignia", + // }, + // ], + // }, { key: 2, icon: "o_person",