ทะเบียนประวัติ: clearable

This commit is contained in:
puriphatt 2024-03-29 17:13:21 +07:00
parent b4ac6ed029
commit 26ea14faf5
4 changed files with 8 additions and 0 deletions

View file

@ -705,10 +705,12 @@ onMounted(async () => {
ref="dateRef"
class="full-width inputgreen cursor-pointer"
outlined
clearable
dense
:model-value="date2Thai(disciplineData.refCommandDate)"
hide-bottom-space
:label="`${'เอกสารอ้างอิง (ลงวันที่)'}`"
@clear="disciplineData.refCommandDate = null"
>
<template v-slot:prepend>
<q-icon

View file

@ -682,6 +682,8 @@ onMounted(async () => {
"
hide-bottom-space
:label="`${'เอกสารอ้างอิง (ลงวันที่)'}`"
clearable
@clear="dutyData.refCommandDate = null"
>
<template v-slot:prepend>
<q-icon

View file

@ -604,6 +604,7 @@ onMounted(() => {
dense
lazy-rules
borderless
clearable
v-model="formDataSalary.templatePos"
:label="`${'ต้นแบบ (template) ตำแหน่ง'}`"
option-label="name"
@ -802,6 +803,7 @@ onMounted(() => {
dense
lazy-rules
borderless
clearable
v-model="formDataSalary.templateDoc"
:label="`${'ต้นแบบ (template) เอกสารอ้างอิง'}`"
option-label="name"

View file

@ -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