แก้ไขลงเวลาพิเศษ

This commit is contained in:
Warunee Tamkoo 2023-12-20 15:38:42 +07:00
parent 5bb31541c9
commit c7e7abe441
2 changed files with 10 additions and 7 deletions

View file

@ -159,7 +159,7 @@ watch(
<div class="col q-ma-md q-pa-sm bg-white border-custom">
<q-card bordered class="border-primary text-center">
<q-card-section class="bg-primary q-pa-sm">
<div class="text-white text-bold">เวลาทกรอก</div>
<div class="text-white text-bold">นทนเรอง</div>
</q-card-section>
<q-card-section class="q-pa-sm bg-white text-black">
@ -216,6 +216,7 @@ watch(
</div>
</div>
<div
v-if="formData.checkInEdit"
class="col q-ma-md q-pa-sm bg-white border-custom text-weight-medium"
>
<p style="color: #06884d; font-size: 16px">สถานะชวงเช</p>
@ -242,6 +243,7 @@ watch(
</div>
<div
v-if="formData.checkOutEdit"
class="col q-ma-md q-pa-sm bg-white border-custom text-weight-medium"
>
<p style="color: #06884d; font-size: 16px">สถานะชวงบาย</p>