From f4793732ed7a8730eeecb41d85b353a4e0dc9b29 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 5 Oct 2023 09:19:37 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=B4=E0=B8=94=E0=B8=A3=E0=B8=B0?= =?UTF-8?q?=E0=B8=9A=E0=B8=9A=E0=B8=A5=E0=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/interface/request/main/main.ts | 56 +++++++++++++++--------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index bc50f7dd1..2da326609 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -374,34 +374,34 @@ const menuList = readonly([ }, ], }, - { - key: 9, - icon: "mdi-calendar", - activeIcon: "mdi-calendar", - label: "การลา", - path: "leave", - role: "coin", - children: [ - { - key: 9.1, - label: "รายการลงเวลาปฏิบัติงาน", - path: "/work-list", - role: "coin", - }, - { - key: 9.2, - label: "รายการลา", - path: "/leave-list", - role: "coin", - }, - { - key: 9.3, - label: "รายงานสถิติ", - path: "/statistics-report", - role: "coin", - }, - ], - }, + // { + // key: 9, + // icon: "mdi-calendar", + // activeIcon: "mdi-calendar", + // label: "การลา", + // path: "leave", + // role: "coin", + // children: [ + // { + // key: 9.1, + // label: "รายการลงเวลาปฏิบัติงาน", + // path: "/work-list", + // role: "coin", + // }, + // { + // key: 9.2, + // label: "รายการลา", + // path: "/leave-list", + // role: "coin", + // }, + // { + // key: 9.3, + // label: "รายงานสถิติ", + // path: "/statistics-report", + // role: "coin", + // }, + // ], + // }, ]); const tabList = readonly([