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) => {
- + +
{
- + +
{ - +}