From fa8ba553188781ef4c34e51a547e06953617a2ac Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Mon, 17 Jun 2024 11:52:46 +0700 Subject: [PATCH 1/7] =?UTF-8?q?=E0=B8=9B=E0=B8=B4=E0=B8=94=E0=B9=80?= =?UTF-8?q?=E0=B8=A1=E0=B8=99=E0=B8=B9=E0=B8=AD=E0=B8=AD=E0=B8=81=E0=B8=84?= =?UTF-8?q?=E0=B8=B3=E0=B8=AA=E0=B8=B1=E0=B9=88=E0=B8=87=E0=B8=A2=E0=B9=89?= =?UTF-8?q?=E0=B8=B2=E0=B8=A2=E0=B8=AA=E0=B8=B1=E0=B8=9A=E0=B9=80=E0=B8=9B?= =?UTF-8?q?=E0=B8=A5=E0=B8=B5=E0=B9=88=E0=B8=A2=E0=B8=99=E0=B8=95=E0=B8=B3?= =?UTF-8?q?=E0=B9=81=E0=B8=AB=E0=B8=99=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/interface/request/main/main.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index beae6906e..18e1cf255 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -275,11 +275,11 @@ const menuList = readonly([ path: "appoint-employee", role: "placement", }, - { - label: "ออกคำสั่งย้ายสับเปลี่ยนตำแหน่ง", - path: "changePositions", - role: "placement", - }, + // { + // label: "ออกคำสั่งย้ายสับเปลี่ยนตำแหน่ง", + // path: "changePositions", + // role: "placement", + // }, { label: "รายการอื่นๆ", path: "other", From 31353ca82c64be10cc9680b4ebd35ae2f8075f9d Mon Sep 17 00:00:00 2001 From: oat_dev Date: Mon, 17 Jun 2024 15:26:53 +0700 Subject: [PATCH 2/7] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=9A?= =?UTF-8?q?=E0=B8=B1=E0=B8=87=E0=B8=84=E0=B8=B1=E0=B8=9A=E0=B8=81=E0=B8=A3?= =?UTF-8?q?=E0=B8=AD=E0=B8=81=20=E0=B9=83=E0=B8=99=20=E0=B9=80=E0=B8=9E?= =?UTF-8?q?=E0=B8=B4=E0=B9=88=E0=B8=A1=E0=B8=A3=E0=B8=AD=E0=B8=9A=E0=B8=AA?= =?UTF-8?q?=E0=B8=AD=E0=B8=9A=E0=B9=81=E0=B8=82=E0=B9=88=E0=B8=87=E0=B8=82?= =?UTF-8?q?=E0=B8=B1=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/01_compete/PeriodAdd.vue | 29 ++++++------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/src/modules/03_recruiting/views/01_compete/PeriodAdd.vue b/src/modules/03_recruiting/views/01_compete/PeriodAdd.vue index 8736fa91d..f004e196f 100644 --- a/src/modules/03_recruiting/views/01_compete/PeriodAdd.vue +++ b/src/modules/03_recruiting/views/01_compete/PeriodAdd.vue @@ -16,14 +16,14 @@ -
-
+
@@ -35,8 +35,6 @@ type="number" label="รอบการสอบ(ครั้ง)" dense - lazy-rules - :rules="[(val) => val > 0 || `${'กรุณากรอกรอบการสอบให้ถูกต้อง'}`]" >
@@ -58,7 +56,6 @@ dense outlined :model-value="yearly + 543" - :rules="[(val) => !!val || `${'กรุณาเลือกปีงบประมาณ'}`]" :label="`${'ปีงบประมาณ'}`" >