From 26ea14faf5dc26feafa8aeed32a5392fdb03c76f Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 29 Mar 2024 17:13:21 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5?= =?UTF-8?q?=E0=B8=A2=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1?= =?UTF-8?q?=E0=B8=95=E0=B8=B4:=20clearable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/detail/GovernmentInformation/02_Discipline.vue | 2 ++ .../detail/GovernmentInformation/04_PerformSpecialWork.vue | 2 ++ .../components/detail/Salary/01_PositionSalary.vue | 2 ++ .../components/detail/Salary/02_NotReceiveSalary.vue | 2 ++ 4 files changed, 8 insertions(+) diff --git a/src/modules/04_registryNew/components/detail/GovernmentInformation/02_Discipline.vue b/src/modules/04_registryNew/components/detail/GovernmentInformation/02_Discipline.vue index 03ad52ace..cc2a6e99e 100644 --- a/src/modules/04_registryNew/components/detail/GovernmentInformation/02_Discipline.vue +++ b/src/modules/04_registryNew/components/detail/GovernmentInformation/02_Discipline.vue @@ -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" >