Merge branch 'develop' of github.com:Frappet/bma-ehr-frontend into develop

* 'develop' of github.com:Frappet/bma-ehr-frontend:
  แก้สอบคัดเลือก
This commit is contained in:
Warunee Tamkoo 2024-07-09 10:11:47 +07:00
commit fa761c397c
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'