From 7aee41aca42358aa58df0d70b1b765efd2f929c9 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Sat, 19 Aug 2023 00:33:42 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=AD=E0=B8=B1=E0=B8=9E=E0=B9=80=E0=B8=94?= =?UTF-8?q?=E0=B8=95=E0=B8=AD=E0=B8=AD=E0=B8=81=E0=B8=84=E0=B8=B3=E0=B8=AA?= =?UTF-8?q?=E0=B8=B1=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 | 1987 +++++------------ .../10_order/components/step/step02.vue | 838 ++++--- .../10_order/components/step/step03.vue | 624 +++--- .../10_order/components/step/step04.vue | 537 +++-- 4 files changed, 1619 insertions(+), 2367 deletions(-) diff --git a/src/modules/10_order/components/step/step01.vue b/src/modules/10_order/components/step/step01.vue index 9eb506f07..7ad36f7e0 100644 --- a/src/modules/10_order/components/step/step01.vue +++ b/src/modules/10_order/components/step/step01.vue @@ -303,7 +303,7 @@ const fecthExamRoundOption = async () => { examRoundOption.value = res.data.result; // console.log(examRoundOption.value); }) - .catch((e) => {}); + .catch((e) => { }); }; const submit = async () => { @@ -475,84 +475,37 @@ const getClass = (val: boolean) => {
- +
- +
- +
- +
- +
- + @@ -560,22 +513,10 @@ const getClass = (val: boolean) => { {{ parseInt(value + 543) }}