แก้ไขตาม task

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-10-06 13:32:54 +07:00
parent bf8fb777cf
commit 90a47d43ad
26 changed files with 2652 additions and 228 deletions

View file

@ -0,0 +1,134 @@
diff a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts (rejected hunks)
@@ -374,104 +374,34 @@
},
],
},
- // {
- // 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<tabType[]>([