ปรับ ui ข้อมูลพื้นฐาน วินัย
This commit is contained in:
parent
222a9b689b
commit
f2df09c28e
5 changed files with 129 additions and 123 deletions
|
|
@ -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
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue