ปรับ ui ข้อมูลพื้นฐาน วินัย

This commit is contained in:
Tanyalak 2023-11-07 13:01:28 +07:00
parent 222a9b689b
commit f2df09c28e
5 changed files with 129 additions and 123 deletions

View file

@ -219,7 +219,7 @@ watch(props.data, async () => {
</div>
<div class="row col-12">
<q-card bordered class="row col-12" style="border:1px solid #d6dee1;">
<div class="col-xs-12 col-sm-12 text-weight-medium bg-grey-1 q-py-xs q-px-md">
<div class="col-xs-12 col-sm-12 text-weight-medium bg-grey-1 q-py-sm q-px-md">
นทบสวน
<q-checkbox
for="#clickTime"
@ -227,6 +227,7 @@ watch(props.data, async () => {
v-model="formData.clickTime"
label="ขยายเวลา"
color="primary"
dense
class="text-weight-medium q-ml-sm"
keep-color
/>