From b1553bdef6e56e8ef08566939fc3ca0ea13cf9a0 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Tue, 19 Dec 2023 09:32:54 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20?= =?UTF-8?q?=E0=B8=A5=E0=B8=B2=E0=B8=96=E0=B8=B6=E0=B8=87=E0=B8=A7=E0=B8=B1?= =?UTF-8?q?=E0=B8=99=E0=B8=97=E0=B8=B5=E0=B9=88=20=E0=B9=84=E0=B8=A1?= =?UTF-8?q?=E0=B9=88=E0=B8=99=E0=B9=89=E0=B8=AD=E0=B8=A2=E0=B8=81=E0=B8=A7?= =?UTF-8?q?=E0=B9=88=E0=B8=B2=20=E0=B8=95=E0=B8=B1=E0=B9=89=E0=B8=87?= =?UTF-8?q?=E0=B9=80=E0=B9=80=E0=B8=95=E0=B9=88=20=E0=B8=A2=E0=B8=B7?= =?UTF-8?q?=E0=B9=88=E0=B8=99=E0=B9=83=E0=B8=9A=E0=B8=A5=E0=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/05_leave/components/Forms/05_VacationForm.vue | 3 ++- src/modules/05_leave/components/Forms/06_OrdinationForm.vue | 5 +++-- src/modules/05_leave/components/Forms/07_HajjForm.vue | 3 ++- src/modules/05_leave/components/Forms/08_MilitaryForm.vue | 3 ++- src/modules/05_leave/components/Forms/09_StudyForm.vue | 3 ++- src/modules/05_leave/components/Forms/10_TrainForm.vue | 3 ++- .../05_leave/components/Forms/11_WorkInternationalForm.vue | 3 ++- .../05_leave/components/Forms/12_FollowSpouseForm.vue | 3 ++- .../05_leave/components/Forms/13_RehabilitationForm.vue | 3 ++- 9 files changed, 19 insertions(+), 10 deletions(-) diff --git a/src/modules/05_leave/components/Forms/05_VacationForm.vue b/src/modules/05_leave/components/Forms/05_VacationForm.vue index 609f8b5..7522f86 100644 --- a/src/modules/05_leave/components/Forms/05_VacationForm.vue +++ b/src/modules/05_leave/components/Forms/05_VacationForm.vue @@ -267,6 +267,7 @@ const isReadOnly = computed(() => { :enableTimePicker="false" week-start="0" :readonly="!edit" + @update:model-value="formDataVacation.leaveEndDate = null" >