แก้ไขลงเวลาพิเศษ
This commit is contained in:
parent
5bb31541c9
commit
c7e7abe441
2 changed files with 10 additions and 7 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue