ต่อ api ใบเข้าสอบ
This commit is contained in:
parent
8d53b576e2
commit
04bbc10531
8 changed files with 112 additions and 53 deletions
|
|
@ -12,9 +12,9 @@
|
|||
<q-item-label class="text-weight-medium text-subtitle1"
|
||||
>ชำระเงินค่าสมัครสอบผ่านสำนัก/หน่วยงาน</q-item-label
|
||||
>
|
||||
<q-item-label caption class="gt-xs"
|
||||
<!-- <q-item-label caption class="gt-xs"
|
||||
>อนุมัติหลังแจ้งการโอนภายใน 24 ชั่วโมง</q-item-label
|
||||
>
|
||||
> -->
|
||||
</q-item-section>
|
||||
<!-- <q-item-section avatar class="gt-xs">
|
||||
<q-avatar size="32px">
|
||||
|
|
@ -129,9 +129,9 @@
|
|||
<q-item-label class="text-weight-medium text-subtitle1"
|
||||
>ชำระเงินค่าสมัครสอบผ่านธนาคารกรุงไทย</q-item-label
|
||||
>
|
||||
<q-item-label caption class="gt-xs"
|
||||
<!-- <q-item-label caption class="gt-xs"
|
||||
>อนุมัติหลังแจ้งการโอนภายใน 24 ชั่วโมง</q-item-label
|
||||
>
|
||||
> -->
|
||||
</q-item-section>
|
||||
<!-- <q-item-section avatar class="gt-xs">
|
||||
<q-avatar size="32px">
|
||||
|
|
@ -235,6 +235,8 @@
|
|||
</div>
|
||||
<div class="row col-12 justify-center">
|
||||
<q-btn
|
||||
icon="mdi-check"
|
||||
color="primary"
|
||||
style="width: 200px"
|
||||
label="แจ้งการชำระเงิน"
|
||||
@click="clickPayment"
|
||||
|
|
@ -300,7 +302,6 @@ const fetchPaymentExam = async () => {
|
|||
.catch(() => {})
|
||||
.finally(async () => {
|
||||
loader.value = false
|
||||
props.fetchStep()
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue