From 31353ca82c64be10cc9680b4ebd35ae2f8075f9d Mon Sep 17 00:00:00 2001 From: oat_dev Date: Mon, 17 Jun 2024 15:26:53 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=9A=E0=B8=B1?= =?UTF-8?q?=E0=B8=87=E0=B8=84=E0=B8=B1=E0=B8=9A=E0=B8=81=E0=B8=A3=E0=B8=AD?= =?UTF-8?q?=E0=B8=81=20=E0=B9=83=E0=B8=99=20=E0=B9=80=E0=B8=9E=E0=B8=B4?= =?UTF-8?q?=E0=B9=88=E0=B8=A1=E0=B8=A3=E0=B8=AD=E0=B8=9A=E0=B8=AA=E0=B8=AD?= =?UTF-8?q?=E0=B8=9A=E0=B9=81=E0=B8=82=E0=B9=88=E0=B8=87=E0=B8=82=E0=B8=B1?= =?UTF-8?q?=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="`${'ปีงบประมาณ'}`" >