From 259c69d0b077b6a80a0d0b0884bef881b6bfb943 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Fri, 8 Sep 2023 18:19:40 +0700 Subject: [PATCH] no message --- src/interface/request/main/main.ts | 18 +++++++++--------- .../components/3_Structure/31_Main.vue | 2 +- .../components/4_ registration/41_main.vue | 2 +- .../components/5_recruitment/51_main.vue | 2 +- src/views/MainLayout.vue | 14 ++++++-------- 5 files changed, 18 insertions(+), 20 deletions(-) diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index 5ea957a3..08fbe66c 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -464,7 +464,7 @@ const menuList = readonly([ // }, // ], // }, - // ], + // ], // }, ]); @@ -472,7 +472,7 @@ const tabList = readonly([ { no: 1, label: "การเข้าสู่ระบบ", - path: "", + path: "/manual", childern: [ { no: 1.1, @@ -505,13 +505,13 @@ const tabList = readonly([ path: "/login/noti", } ] - }, + }, { no: 2, label: "ระบบข้อมูลหลัก", - path: "", + path: "/Datamain", childern: [ { no: 2.1, @@ -555,7 +555,7 @@ const tabList = readonly([ { no: 3, label: "ระบบโครงสร้างอัตรากำลัง", - path: "", + path: "/Structuremain", childern: [ { no: 3.1, @@ -605,7 +605,7 @@ const tabList = readonly([ { no: 4, label: "ระบบทะเบียนประวัติ", - path: "", + path: "/Registrationmain", childern: [ { no: 4.1, @@ -644,7 +644,7 @@ const tabList = readonly([ { no: 5, label: "หน้าจัดการระบบสรรหา", - path: "", + path: "/Recruitmain", childern: [ { no: 5.1, @@ -664,7 +664,7 @@ const tabList = readonly([ { no: 5.31, label: "จัดการรอบสอบการแข่งขัน", - path: "/Recruit/managecompet", + path: "/Recruit/managecompet", }, { no: 5.32, @@ -681,7 +681,7 @@ const tabList = readonly([ { no: 5.41, label: "จัดการรอบคัดเลือก", - path: "/Recruit/qualifiers", + path: "/Recruit/qualifiers", }, { no: 5.42, diff --git a/src/modules/01_manual/components/3_Structure/31_Main.vue b/src/modules/01_manual/components/3_Structure/31_Main.vue index 7a482969..d315baf8 100644 --- a/src/modules/01_manual/components/3_Structure/31_Main.vue +++ b/src/modules/01_manual/components/3_Structure/31_Main.vue @@ -6,7 +6,7 @@ const text = ref("");