ทะเบียนประวัติ: 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