From d8095a666539adcd5760278af3b7124ac1378435 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Wed, 4 Oct 2023 18:13:23 +0700 Subject: [PATCH 1/2] no message --- src/interface/request/main/main.ts | 126 +++++++---------------------- 1 file changed, 28 insertions(+), 98 deletions(-) diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index 2d7329cb3..22e97ac67 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -374,104 +374,34 @@ const menuList = readonly([ }, ], }, - // { - // key: 8, - // icon: "mdi-medal-outline", - // activeIcon: "mdi-medal", - // label: "เครื่องราชฯ", - // path: "insignia", - // role: "insignia", - // children: [ - // { - // key: 8.1, - // label: "เครื่องราชฯ", - // path: "", - // role: "insignia", - // children: [ - // { - // label: "รอบการเสนอขอ", - // path: "insigniaProposals", - // role: "insignia", - // }, - // { - // label: "จัดการคำขอ", - // path: "insigniaManage", - // role: "insignia", - // }, - // { - // label: "บันทึกผลการได้รับพระราช...", - // path: "insigniaRecord", - // role: "insignia", - // }, - // { - // label: "บันทึกผลการจ่ายใบกำกับ", - // path: "VatInsignia", - // role: "insignia", - // }, - - // { - // label: "จัดสรรเครื่องราชฯ", - // path: "insigniaAllocate", - // role: "insignia", - // }, - // { - // label: "รายงาน", - // path: "insigniaReport", - // role: "insignia", - // }, - // ], - // }, - // { - // key: 8.2, - // label: "เหรียญจักรพรรดิมาลา", - // path: "", - // role: "coin", - // children: [ - // { - // label: "รอบการเสนอขอ", - // path: "coinProposals", - // role: "coin", - // }, - // { - // label: "จัดการคำขอ", - // path: "coinManage", - // role: "coin", - // }, - // { - // label: "บันทึกผลการได้รับพระราชทานเหรียญจักรพรรดิมาลา", - // path: "coinReceive", - // role: "coin", - // }, - // { - // label: "บันทึกผลการจ่ายใบกำกับ", - // path: "coinPayment", - // role: "coin", - // }, - // { - // label: - // "รายชื่อที่ยื่นคำร้องขอแก้ไขข้อมูลการขอพระราชทานเหรียญจักรพรรดิมาลา", - // path: "coinRequest", - // role: "coin", - // }, - // // { - // // label: "ประวัติการยื่นขอ", - // // path: "coinHistory", - // // role: "coin", - // // }, - // { - // label: "จัดสรรเหรียญตรา", - // path: "coinAllocate", - // role: "coin", - // }, - // { - // label: "รายงาน", - // path: "coinReport", - // 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([ From 10481e22d0b4837da3ec5d7d7e684e6ea3c7f0a7 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Wed, 4 Oct 2023 18:15:12 +0700 Subject: [PATCH 2/2] =?UTF-8?q?=E0=B8=94=E0=B8=B1=E0=B8=81=E0=B8=81?= =?UTF-8?q?=E0=B8=B2=E0=B8=A3=E0=B9=81=E0=B8=AA=E0=B8=94=E0=B8=87=E0=B8=9C?= =?UTF-8?q?=E0=B8=A5=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1=E0=B9=83?= =?UTF-8?q?=E0=B8=99=E0=B8=AA=E0=B9=88=E0=B8=A7=E0=B8=99=E0=B8=82=E0=B8=AD?= =?UTF-8?q?=E0=B8=87=E0=B9=80=E0=B8=A1=E0=B8=99=E0=B8=B9=E0=B8=A3=E0=B8=B1?= =?UTF-8?q?=E0=B8=9A=E0=B9=82=E0=B8=AD=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/05_placement/components/Receive/receiveDetail2.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/05_placement/components/Receive/receiveDetail2.vue b/src/modules/05_placement/components/Receive/receiveDetail2.vue index 46b86e0ea..f5de77fe9 100644 --- a/src/modules/05_placement/components/Receive/receiveDetail2.vue +++ b/src/modules/05_placement/components/Receive/receiveDetail2.vue @@ -1008,7 +1008,7 @@ onMounted(async () => { - +
เอกสารเพิ่มเติม