ปรับสีแก้ไขสถานะการเข้า-ออกงาน
This commit is contained in:
parent
bc2d7b8ebf
commit
7d4171354a
1 changed files with 2 additions and 2 deletions
|
|
@ -87,7 +87,7 @@ watch(
|
|||
<q-separator />
|
||||
<q-card-section class="q-pt-none">
|
||||
<q-card flat bordered class="col-12 q-mt-sm">
|
||||
<div class="q-pa-sm text-green">
|
||||
<div class="q-pa-sm text-green-8">
|
||||
สถานะช่วงเช้า
|
||||
<q-select
|
||||
ref="morningStatusRef"
|
||||
|
|
@ -116,7 +116,7 @@ watch(
|
|||
</div>
|
||||
</q-card>
|
||||
<q-card flat bordered class="col-12 q-mt-sm">
|
||||
<div class="q-pa-sm text-green">
|
||||
<div class="q-pa-sm text-green-8">
|
||||
สถานะช่วงบ่าย
|
||||
<q-select
|
||||
ref="afternoonStatusRef"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue