From f829dc2098f6fdbcdfa467685d6efa87864dfeb1 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Sat, 19 Aug 2023 10:22:22 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=9F=E0=B8=AD=E0=B8=A3=E0=B9=8C=E0=B8=A1=E0=B8=AA=E0=B8=A3?= =?UTF-8?q?=E0=B9=89=E0=B8=B2=E0=B8=87=E0=B8=84=E0=B8=B3=E0=B8=AA=E0=B8=B1?= =?UTF-8?q?=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../10_order/components/step/step01.vue | 260 +++++++++++------- 1 file changed, 153 insertions(+), 107 deletions(-) diff --git a/src/modules/10_order/components/step/step01.vue b/src/modules/10_order/components/step/step01.vue index 7ad36f7e0..60a60e0db 100644 --- a/src/modules/10_order/components/step/step01.vue +++ b/src/modules/10_order/components/step/step01.vue @@ -60,20 +60,20 @@ const examRound = ref(""); const examRoundOption = ref([]); const conclusionRegisterNo = ref(""); const conclusionRegisterDate = ref(new Date()); -const registerOption = ref([ - { - name: "รับสมคัรสอบ ครั้งที่ 1", - id: "3fa85f64-5717-4562-b3fc-2c963f66afa6", - }, -]); +// const registerOption = ref([ +// { +// name: "รับสมคัรสอบ ครั้งที่ 1", +// id: "3fa85f64-5717-4562-b3fc-2c963f66afa6", +// }, +// ]); const conclusionResultNo = ref(""); const conclusionResultDate = ref(new Date()); -const announceOption = ref([ - { - name: "ผลการสอบแข่งขั้น ครั้งที่ 1", - id: "3fa85f64-5717-4562-b3fc-2c963f66afa6", - }, -]); +// const announceOption = ref([ +// { +// name: "ผลการสอบแข่งขั้น ครั้งที่ 1", +// id: "3fa85f64-5717-4562-b3fc-2c963f66afa6", +// }, +// ]); // C-PM-05 - 06 const conclusion1 = ref(""); @@ -486,7 +486,7 @@ const getClass = (val: boolean) => {
- +
@@ -560,7 +560,7 @@ const getClass = (val: boolean) => { hide-bottom-space disable />
- +
@@ -577,10 +577,14 @@ const getClass = (val: boolean) => {
- + +
{
- + +
{ - +}