แก้สอบคัดเลือก
This commit is contained in:
parent
3ab50d90e3
commit
30ca19dd78
2 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue