แก้ไขสถานะการเข้า-ออกงาน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-24 10:37:09 +07:00
parent 881afba651
commit 36b136bd0e
2 changed files with 6 additions and 4 deletions

View file

@ -147,8 +147,9 @@ watch(
<q-card style="width: 950px; max-width: 80vw">
<q-toolbar>
<q-toolbar-title class="text-subtitle1 text-weight-bold">
<span style="margin-right: 0"> รายละเอยดการลงเวลาของ</span>
<span class="text-primary">{{ formData.fullName }}</span>
<span style="margin-right: 0"> รายละเอยดการลงเวลา</span>
<span class="text-primary q-pl-sm">{{ formData.fullName }}</span>
</q-toolbar-title>
<q-btn
for="closeDialog"

View file

@ -130,7 +130,7 @@ watch(
สถานะชวงเช
<q-select
ref="morningStatusRef"
class="q-pa-sm"
class="q-pa-sm inputgreen"
dense
outlined
v-model="morningStatus"
@ -165,7 +165,7 @@ watch(
<q-select
ref="afternoonStatusRef"
class="q-pa-sm"
class="q-pa-sm inputgreen"
dense
outlined
v-model="afternoonStatus"
@ -192,6 +192,7 @@ watch(
<q-card flat class="col-12 q-mt-sm">
<q-input
class="inputgreen"
outlined
dense
v-model="reason"