แก้สอบคัดเลือก

This commit is contained in:
Kittapath 2024-07-09 09:58:37 +07:00
parent 3ab50d90e3
commit 30ca19dd78
2 changed files with 2 additions and 3 deletions

View file

@ -30,7 +30,7 @@
>
<q-tooltip>นทกขอม</q-tooltip>
</q-btn>
<q-btn
<!-- <q-btn
color="primary"
flat
round
@ -40,7 +40,7 @@
v-if="status == 'checkRegister'"
>
<q-tooltip>ตรวจสอบขอม</q-tooltip>
</q-btn>
</q-btn> -->
<q-btn
color="red"
flat

View file

@ -158,7 +158,6 @@
<div
v-else-if="col.name == 'status'"
:class="
props.row.status == 'checkRegister' ||
props.row.status == 'checkPayment' ||
props.row.status == 'checkSeat' ||
props.row.status == 'checkPoint'