fixing on mobile

This commit is contained in:
Warunee Tamkoo 2025-03-21 18:07:28 +07:00
parent 4bbaa52a4e
commit 0f2a0cf784

View file

@ -419,7 +419,14 @@ watch(
</q-list>
<q-card-section>
<div class="row" v-if="tab === 'history'">
<div class="col" v-if="!props.row.isEdit">
<div
class="col"
v-if="
!props.row.isEdit &&
(props.row.checkInStatus != 'ปกติ' ||
props.row.checkOutStatus != 'ปกติ')
"
>
<q-btn
class="full-width text-cen"
outline