ทะเบียนประวัติ: clearable
This commit is contained in:
parent
b4ac6ed029
commit
26ea14faf5
4 changed files with 8 additions and 0 deletions
|
|
@ -541,6 +541,7 @@ onMounted(() => {
|
|||
}}</template>
|
||||
<template #trigger>
|
||||
<q-input
|
||||
clearable
|
||||
outlined
|
||||
dense
|
||||
borderless
|
||||
|
|
@ -550,6 +551,7 @@ onMounted(() => {
|
|||
"
|
||||
hide-bottom-space
|
||||
:label="`${'เอกสารอ้างอิง (ลงวันที่)'}`"
|
||||
@clear="formData.refCommandDate = null"
|
||||
>
|
||||
<template v-slot:prepend>
|
||||
<q-icon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue