แก้ไขลงเวลา

This commit is contained in:
Warunee Tamkoo 2023-12-12 12:07:35 +07:00
parent 5ab256807a
commit 143c889fa1
2 changed files with 11 additions and 11 deletions

View file

@ -171,7 +171,7 @@ watch(
<q-item>
<q-item-section>
<q-item-label class="text-grey-8"
>สถานะเวลาเขางาน
>สถานะวงเช
</q-item-label>
<q-item-label>{{ formData.checkInStatus }}</q-item-label>
</q-item-section>
@ -181,7 +181,7 @@ watch(
<q-item>
<q-item-section>
<q-item-label class="text-grey-8"
>สถานะเวลาออก</q-item-label
>สถานะวงบาย</q-item-label
>
<q-item-label>{{ formData.checkOutStatus }}</q-item-label>
</q-item-section>