diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index 8d89da985..b7d4bb013 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -602,87 +602,87 @@ const menuList = readonly([ }, ], }, - { - key: 13, - icon: "o_note", - label: "ระบบเดิม", - path: "registry", - role: "organization", - children: [ - { - key: 13.0, - icon: "o_person", - label: "ข้อมูลหลัก", - path: "metadata", - role: "metadata", - }, - { - key: 13.1, - icon: "o_groups", - label: "โครงสร้างอัตรากำลัง", - path: "organizational", - role: "organization", - children: [ - { - key: 3.1, - label: "จัดการตำแหน่ง", - path: "organizationalMapping", - }, - { - key: 3.2, - label: "แผนภูมิโครงสร้าง", - path: "organizationalStructChart", - }, - { - key: 3.3, - label: "แผนภูมิองค์กร", - path: "organizationalOrgChart", - }, - { - key: 3.4, - label: "ผังโครงสร้าง", - path: "organizationalTree", - }, - { - key: 3.5, - label: "ผังโครงสร้างลูกจ้าง", - path: "organizationalEmployee", - }, - { - key: 3.6, - label: "จัดการบัญชี 2", - path: "manageReport2", - }, - { - key: 3.7, - label: "รายงานบัญชี", - path: "organizationalReport", - }, - ], - }, - { - key: 13.0, - icon: "o_contact_page", - label: "ทะเบียนประวัติ", - path: "registry", - role: "registry", - }, - ], - }, - { - key: 4, - icon: "o_contact_page", - label: "ทะเบียนประวัติ", - path: "registry", - role: "registry", - }, - { - key: 4, - icon: "verified", - label: "รายการรอตรวจสอบ", - path: "verified", - role: "registryverify", - }, + // { + // key: 13, + // icon: "o_note", + // label: "ระบบเดิม", + // path: "registry", + // role: "organization", + // children: [ + // { + // key: 13.0, + // icon: "o_person", + // label: "ข้อมูลหลัก", + // path: "metadata", + // role: "metadata", + // }, + // { + // key: 13.1, + // icon: "o_groups", + // label: "โครงสร้างอัตรากำลัง", + // path: "organizational", + // role: "organization", + // children: [ + // { + // key: 3.1, + // label: "จัดการตำแหน่ง", + // path: "organizationalMapping", + // }, + // { + // key: 3.2, + // label: "แผนภูมิโครงสร้าง", + // path: "organizationalStructChart", + // }, + // { + // key: 3.3, + // label: "แผนภูมิองค์กร", + // path: "organizationalOrgChart", + // }, + // { + // key: 3.4, + // label: "ผังโครงสร้าง", + // path: "organizationalTree", + // }, + // { + // key: 3.5, + // label: "ผังโครงสร้างลูกจ้าง", + // path: "organizationalEmployee", + // }, + // { + // key: 3.6, + // label: "จัดการบัญชี 2", + // path: "manageReport2", + // }, + // { + // key: 3.7, + // label: "รายงานบัญชี", + // path: "organizationalReport", + // }, + // ], + // }, + // { + // key: 13.0, + // icon: "o_contact_page", + // label: "ทะเบียนประวัติ", + // path: "registry", + // role: "registry", + // }, + // ], + // }, + // { + // key: 4, + // icon: "o_contact_page", + // label: "ทะเบียนประวัติ", + // path: "registry", + // role: "registry", + // }, + // { + // key: 4, + // icon: "verified", + // label: "รายการรอตรวจสอบ", + // path: "verified", + // role: "registryverify", + // }, ]); const tabList = readonly([