diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index 8c6736e5..197c75a0 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -606,6 +606,89 @@ const tabStructuremain = readonly([ tag: "chartemploy", } ]) +const tabRegistration = readonly([ + { + no: 1, + label: "การเข้าสู่หน้าระบบทะเบียนประวัติ", + tag: "registrationmain", + }, + { + no: 2, + label: "การค้นหาข้อมูลทะเบียนประวัติ", + tag: "registrationFind", + }, + { + no: 3, + label: "การดูรายละเอียดข้อมูลทะเบียน", + tag: "registrationDetail", + }, + { + no: 4, + label: "การเพิ่ม แก้ไข ดูประวัติแก้ไขข้อมูล", + tag: "registrationEdit", + }, + { + no: 5, + label: "การค้นหาข้อมูลส่วนตัว การเลือกคอลัมน์แสดงผลข้อมูล", + tag: "registrationSelect", + }, + { + no: 6, + label: "การปรับหน้าต่างแสดงผลหน้าข้อมูลส่วนตัว", + tag: "registrationWindow", + } +]) +const tabRecruit = readonly([ + { + no: 1, + label: "การเข้าสู่หน้าระบบสรรหา", + tag: "recruitmain", + }, + { + no: 2, + label: "การตั้งค่าเว็บไซต์ระบบสรรหา", + tag: "recruitSetting", + }, + { + no: 3, + label: "สอบแข่งขัน", + tag: "recruitManagemain", + childern: [ + { + no: 3.1, + label: "จัดการรอบสอบการแข่งขัน", + tag: "recruitManage", + }, + { + no: 3.2, + label: "สถิติสมัครสอบแข่งขัน", + tag: "recruitstati", + }, + ] + }, + { + no: 4, + label: "คัดเลือก", + tag: "recruitQualifiersmain", + childern: [ + { + no: 4.1, + label: "จัดการรอบคัดเลือก", + tag: "recruitQualifiers", + }, + { + no: 4.2, + label: "จัดการรอบคัดเลือกคนพิการ", + tag: "recruitDisabilities", + }, + { + no: 4.3, + label: "จัดการรายชื่อคัดเลือก", + tag: "recruitSelection", + } + ] + } +]) const tabList = readonly([ { @@ -839,5 +922,5 @@ const tabList = readonly([ ]); -export { menuList, tabList, tabListLogin, tabListDatamain, tabStructuremain }; +export { menuList, tabList, tabListLogin, tabListDatamain, tabStructuremain, tabRegistration, tabRecruit }; export type { ScrollType, tabType, menuType, notiType, optionType }; 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 331f6c28..f3f1151c 100644 --- a/src/modules/01_manual/components/3_Structure/31_Main.vue +++ b/src/modules/01_manual/components/3_Structure/31_Main.vue @@ -5,82 +5,80 @@ const text = ref(""); + + +
+ - เมื่อเข้าสู่ระบบทรัพยากรบุคคล ปรากฏหน้าจอหน้าแรกของระบบทรัพยาการบุคคล + ให้กดเลือกแถบเมนู “ข้อมูลหลัก” ดังรูปภาพ +
+ +
+ + +
+ รูปภาพที่ 3 - 1 เมนูโครงสร้างอัตรากำลัง +
+
+ +
+ - ระบบปรากฏเมนูย่อยของโครงสร้างอัตรากำลัง ดังรูปภาพ + + +
+ รูปภาพที่ 3 - 2 เมนูย่อยของโครงสร้างอัตรากำลัง +
+
+
+ + diff --git a/src/modules/01_manual/components/3_Structure/32_Position.vue b/src/modules/01_manual/components/3_Structure/32_Position.vue index 136f5335..4ef13baa 100644 --- a/src/modules/01_manual/components/3_Structure/32_Position.vue +++ b/src/modules/01_manual/components/3_Structure/32_Position.vue @@ -5,13 +5,13 @@ const text = ref(""); +
+ - กดเลือกแถบเมนูย่อยของโครงสร้างอัตรากำลัง “จัดการตำแหน่ง” + ระบบแสดงหน้าจอดังรูปภาพ +
+ +
+ +
+ รูปภาพที่ 3 - 3 หน้าจัดการตำแหน่ง +
+ +
+ จากรูปที่ 3 - 3 แต่ละหมายเลขมีรายละเอียด ดังนี้
+
+ หมายเลข 3 ช่องค้นหา เพื่อสืบค้นข้อมูลที่ต้องการ
+ หมายเลข 4 คอลัมน์ กดเลือกรายการเพื่อให้ข้อมูลที่เลือกถูกซ่อน +
+
+
+ +
+

+ - กดไอคอน + + เพื่อเพิ่ม ลบหรือแก้ไขข้อมูล ระบบแสดงดังรูปภาพ + โดยเลือกกดรายการจัดการตำแหน่งที่ต้องการจัดการ +

+
+ +
+ + +
+ รูปภาพที่ 3 - 4 แก้ไขข้อมูลจัดการตำแหน่ง +
+
+ +
+

+ - เมื่อกดไอคอน + + จะสามารถกดเลือกรายการจัดการตำแหน่งเพื่อแก้ไขข้อมูลได้ + เมื่อกดเลือกรายการจัดการตำแหน่ง ระบบแสดงดังรูปภาพ +

+
+ +
+ + +
+ รูปภาพที่ 3 - 5 แก้ไขข้อมูลที่มีอยู่ +
+ +
+ หมายเลข 1 ช่องสำหรับคลิกเลือกข้อมูลตำแหน่งประเภท
+ หมายเลข 2 ช่องสำหรับคลิกเลือกข้อมูลตำแหน่ง
+ หมายเลข 3 ช่องสำหรับคลิกเลือกตำแหน่งทางการบริหาร
+ หมายเลข 4 ช่องสำหรับคลิกเลือกระดับ
+ หมายเลข 5 ช่องสำหรับคลิกเลือกสายงาน
+ หมายเลข 6 ช่องสำหรับคลิกเลือกด้าน/สาขา
+ หมายเลข 7 ช่องสำหรับคลิกเลือกด้านทางการบริหาร
+ หมายเลข 8 ช่องสำหรับคลิกเลือกสถานภาพของตำแหน่ง
+ หมายเลข 9 ช่องสำหรับกรอกข้อมูลศึกษาศาสตรบัณฑิต
+ หมายเลข 10 ช่องสำหรับกรอกข้อมูลเงื่อนไขตำแหน่ง
+ หมายเลข 11 ช่องสำหรับกรอกข้อมูลหมายเหตุ
+ หมายเลข 12 ช่องสำหรับคลิกเลือกเพื่อแสดงสถานะการเป็นหัวหน้างาน
+ หมายเลข 13 ปุ่มบันทึก +
+
+ +
+

+ - เมื่อแก้ไขข้อมูลเรียบร้อยแล้วให้กดไอคอน + + เพื่อบันทึกข้อมูลร่าง ระบบปรากฏป้าย“บันทึกข้อมูลร่างสำเร็จ” ดังรูปภาพ +

+
+ +
+ + +
+ รูปภาพที่ 3 - 6 ป้าย “บันทึกข้อมูลร่างสำเร็จ” +
+ +
+ หมายเลข 1 ระบบแสดงสถานะ “บันทึกข้อมูลร่างสำเร็จ” + หลังจากคลิกยืนยันการแก้ไขข้อมูล +
+
+ +
+ - เมื่อไม่ต้องแก้ไขหรือยกเลิกแก้ไขให้กดไอคอน + + เพื่อยกเลิกแบบร่างที่แก้ไขล่าสุดระบบปรากฏป้าย + “ต้องการลบข้อมูลบันทึกร่างนี้หรือไม่?” ดังรูปภาพ + + +
+ รูปภาพที่ 3 - 7 ป้าย “ต้องการลบข้อมูลบันทึกร่างนี้หรือไม่?” +
+
+ +
+ - เมื่อกดปุ่ม “ลบบันทึก” ระบบปรากฏป้าย “ลบข้อมูลร่างสำเร็จ” ดังรูปภาพ + และเมื่อกดปุ่ม“ยกเลิก” ระบบจะไม่ทำการลบข้อมูลร่าง + + +
+ รูปภาพที่ 3 - 8 ป้าย “ลบข้อมูลร่างสำเร็จ” +
+ +
+ หมายเลข 1 ระบบแสดงสถานะ “ลบข้อมูลร่างสำเร็จ” + หลังจากที่ทำการคลิกยืนยันการลบข้อมูลร่างการจัดตำแหน่ง +
+
+ +
+

+ - เมื่อแก้ไข และกดไอคอน + + เพื่อบันทึกข้อมูลร่างให้กดไอคอน + + เพื่อเผยแพร่ข้อมูลระบบจะขึ้นป้าย “ต้องการเผยแพร่ข้อมูลนี้หรือไม่?” + ดังรูปภาพ +

+
+
+ +
+ รูปภาพ 3 - 9 ป้าย “ต้องการเผยแพร่ข้อมูลนี้หรือไม่?” +
+
+ +
+ - เมื่อกดปุ่ม “เผยแพร่” ระบบปรากฏป้าย “เผยแพร่ข้อมูลสำเร็จ” ดังรูปภาพ + และเมื่อกดปุ่ม“ยกเลิก” ระบบจะไม่ทำการเผยแพร่ข้อมูล + +
+ รูปภาพที่ 3 - 10 ป้าย “เผยแพร่ข้อมูลสำเร็จ” +
+ +
+ หมายเลข 1 ระบบแสดงสถานะ “เผยแพร่ข้อมูลสำเร็จ” + หลังจากที่ทำการคลิกยืนยันการเผยแพร่ข้อมูลจัดการตำแหน่ง +
+
+ +
+ - กดไอคอน + + เพื่อเพิ่มข้อมูล ระบบจะปรากฏฟอร์มเพื่อให้เพิ่มข้อมูลดังรูปภาพ + เมื่อกรอกเพื่อเพิ่มข้อมูลเรียบร้อยแล้วให้กดไอคอน + + เพื่อบันทึกร่าง(ข้อมูลยังไม่มีการเผยแพร่) + เมื่อกดบันทึกร่างระบบจะแสดงดังรูปภาพที่ 3 – 6 + โดยการบันทึกเฉพาะข้อมูลร่างนั้นจะมีเพียงผู้ดูแลระบบเท่านั้นที่เห็นได้ + สามารถกดไอคอน + + เพื่อลบบันทึกร่างเมื่อกดลบบันทึกร่างระบบจะแสดงดังรูปภาพที่ 3 – 7 และ 3 – 8 + และสามารถกดไอคอน + + เพื่อเผยแพร่ข้อมูลระบบจะแสดงดังรูปภาพที่ 3 – 9 และ 3 – 10 + โดยในส่วนการเผยแพร่ข้อมูลนั้นผู้ดูแลระบบ + มีการตรวจสอบความถูกต้องเรียบร้อยแล้ว + และได้ทำการเผยแพร่ให้เจ้าหน้าที่ทุกคนเห็นข้อมูล เมื่อกดเลือกที่ “หัวหน้า” + ระบบปรากฏไอคอน + + กำกับ + + +
+ รูปภาพที่ 3 - 11 ฟอร์มสร้างโครงสร้างและกรอบอัตรากำลัง +
+ +
+ หมายเลข 1 ช่องสำหรับคลิกเลือกตำแหน่งประเภท
+ หมายเลข 2 ช่องสำหรับคลิกเลือกตำแหน่ง
+ หมายเลข 3 ช่องสำหรับคลิกเลือกตำแหน่งทางการบริหาร
+ หมายเลข 4 ช่องสำหรับคลิกเลือกระดับ
+ หมายเลข 5 ช่องสำหรับคลิกสายงาน
+ หมายเลข 6 ช่องสำหรับคลิกเลือกด้าน/สาขา
+ หมายเลข 7 ช่องสำหรับคลิกเลือกด้นทางการบริหาร
+ หมายเลข 8 ช่องสำหรับคลิกเลือกสถานภาพของตำแหน่ง
+ หมายเลข 9 ช่องสำหรับกรอกรายละเอียกข้อมูลคุณวุฒิ
+ หมายเลข 10 ช่องสำหรับกรอกข้อมูลเงื่อนไขตำแหน่ง
+ หมายเลข 11 ช่องสำหรับกรอกข้อมูลรายละเอียดหมายเหตุ
+ หมายเลข 12 ช่องสำหรับคลิกเพื่อกำหนดการเป็นหัวหน้างาน
+ หมายเลข 13 ปุ่มสำหรับคลิกบันทึกข้อมูล +
+
+ + + diff --git a/src/modules/01_manual/components/3_Structure/33_Structure.vue b/src/modules/01_manual/components/3_Structure/33_Structure.vue index a89793b2..32086e88 100644 --- a/src/modules/01_manual/components/3_Structure/33_Structure.vue +++ b/src/modules/01_manual/components/3_Structure/33_Structure.vue @@ -5,415 +5,394 @@ const text = ref(""); +
+

+ - เมื่อต้องการดูข้อมูลให้เล็กลงสามารถกดเลือกแต่ละหัวข้อต่างๆได้ + ดังรูปภาพ +

+
+ +
+ + +
+ รูปภาพที่ 3 - 13 รายละเอียดโครงสร้าง +
+
+ +
+

+ - เมื่อกดเลือกหัวข้อที่ต้องการ ระบบจะแสดงเฉพาะข้อมูลที่เลือก + โดยจะมีการบอกหัวข้อที่มีการเข้าถึง ดังรูปภาพ +

+
+ +
+ + +
+ รูปภาพที่ 3 - 14 รายละเอียดโครงสร้างที่แสดงเฉพาะข้อมูลที่ทำการเลือก +
+ +
+ หมายเลข 1 คอลัมน์แสดงการเข้าถึงของแต่ละหน้า
+ หมายเลข 2 ช่องสำหรับแสดงรายละเอียดข้อมูลหน่วยงานที่ได้ทำการเข้าถึง +
+
+ +
+

+ - สามารถกดไอคอน + + เพื่อดาวน์โหลดไฟล์ PNG โดยจะได้ไฟล์รูปภาพ ดังรูปภาพ +

+
+ +
+ + +
+ รูปภาพที่ 3 - 15 ดาวน์โหลดไฟล์ PNG +
+ +
+ หมายเลข 1 ไอคอนสำหรับคลิกเพื่อดาวน์โหลดไฟล์รูปภาพ PNG +
+
+ +
+

+ - ไฟล์รูปภาพที่ได้จากการดาวน์โหลดไฟล์ PNG ดังรูปภาพ +

+ + +
+ รูปภาพที่ 3 - 16 ไฟล์ PNG ที่ได้จากการดาวน์โหลด +
+
+ +
+

+ - ไฟล์รูปภาพที่ได้จากการดาวน์โหลดไฟล์ PNG ดังรูปภาพ - โดยสามารถคลิกไอคอน + + เพื่อดาวน์โหลดไฟล์ PNG ในแต่ละหัวข้อที่ต้องการได้ + ดังรูปภาพสามารถเข้าถึงหัวข้อที่ต้องการ เพื่อดาวน์โหลดได้ +

+ +
+ รูปภาพที่ 3 - 17 ดาวน์โหลดไฟล์ PNG ที่มีการเข้าถึงหัวข้อที่ต้องการ +
+ +
+ หมายเลข 1 ไอคอนสำหรับคลิกดาวน์โหลดไฟล์ภาพ PNG + (ข้อมูลเฉพาะที่มีการเข้าถึงหน่วยงานนั้นๆ) +
+
+ +
+

+ - ไฟล์รูปภาพที่ได้จากการดาวน์โหลดไฟล์ PNG + ที่มีการเข้าถึงหัวข้อที่ต้องการ ดังรูปภาพ +

+
+
+ +
+ รูปภาพที่ 3 - 18 ไฟล์ PNG จากการดาวน์โหลดที่มีการเข้าถึงหัวข้อที่ต้องการ +
+
+ +
+

+ - สามารถคลิกไอคอน + + เพื่อดาวน์โหลดไฟล์ PDF โดยจะได้ไฟล์รูปภาพ ดังรูปภาพ +

+ +
+ รูปภาพที่ 3 - 19 ดาวน์โหลดไฟล์ PDF +
+ +
+ หมายเลข 1 ไอคอนสำหรับคลิกเพื่อดาวน์โหลดไฟล์รูปภาพเป็นไฟล์ข้อมูล PDF +
+
+ +
+

+ - ไฟล์รูปภาพที่ได้จากการดาวน์โหลดไฟล์ PDF ดังรูปภาพ +

+ + +
+ รูปภาพที่ 3 - 20 ไฟล์ PDF ที่ได้จากการดาวน์โหลด +
+
+ +
+

+ - โดยสามารถคลิกไอคอน + + เพื่อดาวน์โหลดไฟล์ PNG ในแต่ละหัวข้อที่ต้องการได้ + ดังรูปภาพสามารถเข้าถึงหัวข้อที่ต้องการ เพื่อดาวน์โหลดได้ +

+ +
+ รูปภาพที่ 3 - 21 ดาวน์โหลดไฟล์ PNG ที่มีการเข้าถึงหัวข้อที่ต้องการ +
+ +
+ หมายเลข 1 ไอคอนสำหรับคลิกเพื่อดาวน์โหลดรูปภาพเป็นไฟล์ PNG + (ข้อมูลเฉพาะที่มีการเข้าถึงหน่วยงานนั้นๆ) +
+
+ +
+

+ - ไฟล์รูปภาพที่ได้จากการดาวน์โหลดไฟล์ PNG + ที่มีการเข้าถึงหัวข้อที่ต้องการ ดังรูปภาพ +

+ +
+ รูปภาพที่ 3 - 22 ไฟล์ PNG จากการดาวน์โหลดที่มีการเข้าถึงหัวข้อที่ต้องการ +
+
+ + + diff --git a/src/modules/01_manual/components/3_Structure/34_organchart.vue b/src/modules/01_manual/components/3_Structure/34_organchart.vue index b2c5a7eb..b4c7851d 100644 --- a/src/modules/01_manual/components/3_Structure/34_organchart.vue +++ b/src/modules/01_manual/components/3_Structure/34_organchart.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - diff --git a/src/modules/01_manual/components/3_Structure/35_chartstru.vue b/src/modules/01_manual/components/3_Structure/35_chartstru.vue index c97aee3a..ddb2df15 100644 --- a/src/modules/01_manual/components/3_Structure/35_chartstru.vue +++ b/src/modules/01_manual/components/3_Structure/35_chartstru.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - - diff --git a/src/modules/01_manual/components/3_Structure/36_account2.vue b/src/modules/01_manual/components/3_Structure/36_account2.vue index 17a66760..4f4c5e8b 100644 --- a/src/modules/01_manual/components/3_Structure/36_account2.vue +++ b/src/modules/01_manual/components/3_Structure/36_account2.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - - - diff --git a/src/modules/01_manual/components/3_Structure/37_report.vue b/src/modules/01_manual/components/3_Structure/37_report.vue index ee8dd40c..6817b26f 100644 --- a/src/modules/01_manual/components/3_Structure/37_report.vue +++ b/src/modules/01_manual/components/3_Structure/37_report.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - - - - - diff --git a/src/modules/01_manual/components/3_Structure/38_chartemploy.vue b/src/modules/01_manual/components/3_Structure/38_chartemploy.vue index 84ae12a6..ec7e904c 100644 --- a/src/modules/01_manual/components/3_Structure/38_chartemploy.vue +++ b/src/modules/01_manual/components/3_Structure/38_chartemploy.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - - - - - diff --git a/src/modules/01_manual/components/3_Structure/view.vue b/src/modules/01_manual/components/3_Structure/view.vue new file mode 100644 index 00000000..770d0703 --- /dev/null +++ b/src/modules/01_manual/components/3_Structure/view.vue @@ -0,0 +1,88 @@ + + + + diff --git a/src/modules/01_manual/components/4_ registration/42_find.vue b/src/modules/01_manual/components/4_ registration/42_find.vue deleted file mode 100644 index 1062cd2d..00000000 --- a/src/modules/01_manual/components/4_ registration/42_find.vue +++ /dev/null @@ -1,525 +0,0 @@ - - - - - - - - - - - - - - diff --git a/src/modules/01_manual/components/4_ registration/43_detail.vue b/src/modules/01_manual/components/4_ registration/43_detail.vue deleted file mode 100644 index b3f72129..00000000 --- a/src/modules/01_manual/components/4_ registration/43_detail.vue +++ /dev/null @@ -1,473 +0,0 @@ - - - - - - - - - - - - diff --git a/src/modules/01_manual/components/4_ registration/44_edit.vue b/src/modules/01_manual/components/4_ registration/44_edit.vue deleted file mode 100644 index 4f5a8279..00000000 --- a/src/modules/01_manual/components/4_ registration/44_edit.vue +++ /dev/null @@ -1,2972 +0,0 @@ - - - - - - - - - - - - - - diff --git a/src/modules/01_manual/components/4_ registration/45_select.vue b/src/modules/01_manual/components/4_ registration/45_select.vue deleted file mode 100644 index 3833df1f..00000000 --- a/src/modules/01_manual/components/4_ registration/45_select.vue +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - diff --git a/src/modules/01_manual/components/4_ registration/46_window.vue b/src/modules/01_manual/components/4_ registration/46_window.vue deleted file mode 100644 index b08ad9c9..00000000 --- a/src/modules/01_manual/components/4_ registration/46_window.vue +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - - - - - - - - - diff --git a/src/modules/01_manual/components/4_ registration/41_main.vue b/src/modules/01_manual/components/4_registration/41_main.vue similarity index 98% rename from src/modules/01_manual/components/4_ registration/41_main.vue rename to src/modules/01_manual/components/4_registration/41_main.vue index 4127095e..25782840 100644 --- a/src/modules/01_manual/components/4_ registration/41_main.vue +++ b/src/modules/01_manual/components/4_registration/41_main.vue @@ -5,12 +5,12 @@ const text = ref(""); diff --git a/src/modules/01_manual/components/4_registration/42_find.vue b/src/modules/01_manual/components/4_registration/42_find.vue new file mode 100644 index 00000000..340c8f84 --- /dev/null +++ b/src/modules/01_manual/components/4_registration/42_find.vue @@ -0,0 +1,530 @@ + + + diff --git a/src/modules/01_manual/components/4_registration/43_detail.vue b/src/modules/01_manual/components/4_registration/43_detail.vue new file mode 100644 index 00000000..a7c20c47 --- /dev/null +++ b/src/modules/01_manual/components/4_registration/43_detail.vue @@ -0,0 +1,483 @@ + + + diff --git a/src/modules/01_manual/components/4_registration/44_edit.vue b/src/modules/01_manual/components/4_registration/44_edit.vue new file mode 100644 index 00000000..2dae31e5 --- /dev/null +++ b/src/modules/01_manual/components/4_registration/44_edit.vue @@ -0,0 +1,3396 @@ + + + diff --git a/src/modules/01_manual/components/4_registration/45_select.vue b/src/modules/01_manual/components/4_registration/45_select.vue new file mode 100644 index 00000000..fe97e008 --- /dev/null +++ b/src/modules/01_manual/components/4_registration/45_select.vue @@ -0,0 +1,138 @@ + + + diff --git a/src/modules/01_manual/components/4_registration/46_window.vue b/src/modules/01_manual/components/4_registration/46_window.vue new file mode 100644 index 00000000..3f7b44aa --- /dev/null +++ b/src/modules/01_manual/components/4_registration/46_window.vue @@ -0,0 +1,256 @@ + + + diff --git a/src/modules/01_manual/components/4_registration/view.vue b/src/modules/01_manual/components/4_registration/view.vue new file mode 100644 index 00000000..034a1268 --- /dev/null +++ b/src/modules/01_manual/components/4_registration/view.vue @@ -0,0 +1,70 @@ + + + + diff --git a/src/modules/01_manual/components/5_recruitment/51_main.vue b/src/modules/01_manual/components/5_recruitment/51_main.vue index baa9b96c..fe277b10 100644 --- a/src/modules/01_manual/components/5_recruitment/51_main.vue +++ b/src/modules/01_manual/components/5_recruitment/51_main.vue @@ -5,11 +5,11 @@ const text = ref(""); diff --git a/src/modules/01_manual/components/5_recruitment/52_setting.vue b/src/modules/01_manual/components/5_recruitment/52_setting.vue index 71008c0c..270c1907 100644 --- a/src/modules/01_manual/components/5_recruitment/52_setting.vue +++ b/src/modules/01_manual/components/5_recruitment/52_setting.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - - - - - - - - - diff --git a/src/modules/01_manual/components/5_recruitment/53_managecompet.vue b/src/modules/01_manual/components/5_recruitment/53_managecompet.vue index 7472351c..e4be80ec 100644 --- a/src/modules/01_manual/components/5_recruitment/53_managecompet.vue +++ b/src/modules/01_manual/components/5_recruitment/53_managecompet.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - - - - - - - diff --git a/src/modules/01_manual/components/5_recruitment/54_staticompet.vue b/src/modules/01_manual/components/5_recruitment/54_staticompet.vue index 8cb71e0a..740f3f46 100644 --- a/src/modules/01_manual/components/5_recruitment/54_staticompet.vue +++ b/src/modules/01_manual/components/5_recruitment/54_staticompet.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - - - - - - - diff --git a/src/modules/01_manual/components/5_recruitment/55_qualifiers.vue b/src/modules/01_manual/components/5_recruitment/55_qualifiers.vue index cc1c4f6f..14533739 100644 --- a/src/modules/01_manual/components/5_recruitment/55_qualifiers.vue +++ b/src/modules/01_manual/components/5_recruitment/55_qualifiers.vue @@ -5,12 +5,12 @@ const text = ref(""); - - - - - - - - - diff --git a/src/modules/01_manual/components/5_recruitment/56_disabilities.vue b/src/modules/01_manual/components/5_recruitment/56_disabilities.vue index 47b71e51..ccbe17b3 100644 --- a/src/modules/01_manual/components/5_recruitment/56_disabilities.vue +++ b/src/modules/01_manual/components/5_recruitment/56_disabilities.vue @@ -5,13 +5,13 @@ const text = ref(""); - - - - - - - - - diff --git a/src/modules/01_manual/components/5_recruitment/57_selection.vue b/src/modules/01_manual/components/5_recruitment/57_selection.vue index 77877e4e..0457429d 100644 --- a/src/modules/01_manual/components/5_recruitment/57_selection.vue +++ b/src/modules/01_manual/components/5_recruitment/57_selection.vue @@ -5,13 +5,13 @@ const text = ref(""); diff --git a/src/modules/01_manual/components/5_recruitment/view.vue b/src/modules/01_manual/components/5_recruitment/view.vue new file mode 100644 index 00000000..6fb42bdd --- /dev/null +++ b/src/modules/01_manual/components/5_recruitment/view.vue @@ -0,0 +1,87 @@ + + + + diff --git a/src/modules/01_manual/router.ts b/src/modules/01_manual/router.ts index d9ed3581..2e88de2a 100644 --- a/src/modules/01_manual/router.ts +++ b/src/modules/01_manual/router.ts @@ -16,7 +16,7 @@ const Dataemployee = () => import("@/modules/01_manual/components/2_data/25_Empl const Datacalendar = () => import("@/modules/01_manual/components/2_data/26_Calendar.vue"); const Datalnsignia = () => import("@/modules/01_manual/components/2_data/27_Insignia.vue"); - +const viewStructure = () => import("@/modules/01_manual/components/3_Structure/view.vue") const Structuremain = () => import("@/modules/01_manual/components/3_Structure/31_Main.vue"); const Structureposition = () => import("@/modules/01_manual/components/3_Structure/32_Position.vue"); const Structurestructure = () => import("@/modules/01_manual/components/3_Structure/33_Structure.vue"); @@ -27,15 +27,16 @@ const Structurereport = () => import("@/modules/01_manual/components/3_Structure const Structurechartemploy = () => import("@/modules/01_manual/components/3_Structure/38_chartemploy.vue"); -const registmain = () => import("@/modules/01_manual/components/4_ registration/41_main.vue"); -const registfind = () => import("@/modules/01_manual/components/4_ registration/42_find.vue"); -const registdetail = () => import("@/modules/01_manual/components/4_ registration/43_detail.vue"); -const registedit = () => import("@/modules/01_manual/components/4_ registration/44_edit.vue"); -const registselect = () => import("@/modules/01_manual/components/4_ registration/45_select.vue"); -const registwindow = () => import("@/modules/01_manual/components/4_ registration/46_window.vue"); - +const viewRegist = () => import("@/modules/01_manual/components/4_registration/view.vue") +// const registmain = () => import("@/modules/01_manual/components/4_ registration/41_main.vue"); +// const registfind = () => import("@/modules/01_manual/components/4_ registration/42_find.vue"); +// const registdetail = () => import("@/modules/01_manual/components/4_ registration/43_detail.vue"); +// const registedit = () => import("@/modules/01_manual/components/4_ registration/44_edit.vue"); +// const registselect = () => import("@/modules/01_manual/components/4_ registration/45_select.vue"); +// const registwindow = () => import("@/modules/01_manual/components/4_ registration/46_window.vue"); +const viewRecruit = () => import("@/modules/01_manual/components/5_recruitment/view.vue") const recruitmain = () => import("@/modules/01_manual/components/5_recruitment/51_main.vue"); const recruitsetting = () => import("@/modules/01_manual/components/5_recruitment/52_setting.vue"); @@ -218,7 +219,7 @@ export default [ { path: "/structuremain", name: "structuremain", - component: Structuremain, + component: viewStructure, meta: { Auth: true, Key: [10], @@ -310,7 +311,7 @@ export default [ { path: "/registrationmain", name: "registmain", - component: registmain, + component: viewRegist, meta: { Auth: true, Key: [10], @@ -319,61 +320,61 @@ export default [ }, - { - path: "/Registration/find", - name: "registfind", - component: registfind, - meta: { - Auth: true, - Key: [10], - Role: "order", - }, - }, + // { + // path: "/Registration/find", + // name: "registfind", + // component: registfind, + // meta: { + // Auth: true, + // Key: [10], + // Role: "order", + // }, + // }, - { - path: "/Registration/detail", - name: "registdetail", - component: registdetail, - meta: { - Auth: true, - Key: [10], - Role: "order", - }, - }, + // { + // path: "/Registration/detail", + // name: "registdetail", + // component: registdetail, + // meta: { + // Auth: true, + // Key: [10], + // Role: "order", + // }, + // }, - { - path: "/Registration/edit", - name: "registedit", - component: registedit, - meta: { - Auth: true, - Key: [10], - Role: "order", - }, - }, + // { + // path: "/Registration/edit", + // name: "registedit", + // component: registedit, + // meta: { + // Auth: true, + // Key: [10], + // Role: "order", + // }, + // }, - { - path: "/Registration/select", - name: "registselect", - component: registselect, - meta: { - Auth: true, - Key: [10], - Role: "order", - }, - }, + // { + // path: "/Registration/select", + // name: "registselect", + // component: registselect, + // meta: { + // Auth: true, + // Key: [10], + // Role: "order", + // }, + // }, - { - path: "/Registration/window", - name: "registwindow", - component: registwindow, - meta: { - Auth: true, - Key: [10], - Role: "order", - }, - }, + // { + // path: "/Registration/window", + // name: "registwindow", + // component: registwindow, + // meta: { + // Auth: true, + // Key: [10], + // Role: "order", + // }, + // }, @@ -382,7 +383,7 @@ export default [ { path: "/recruitmain", name: "recruitmain", - component: recruitmain, + component: viewRecruit, meta: { Auth: true, Key: [10], diff --git a/src/views/MainLayout.vue b/src/views/MainLayout.vue index e87762ff..9ea9dda4 100644 --- a/src/views/MainLayout.vue +++ b/src/views/MainLayout.vue @@ -1,5 +1,5 @@