From d7458bf13b9cae444e1b81b20dc130b3c2a1f24d Mon Sep 17 00:00:00 2001 From: AnandaTon Date: Mon, 25 Dec 2023 14:38:25 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=9A=E0=B8=B1=E0=B8=84=E0=B9=83=E0=B8=99=E0=B8=9F=E0=B8=AD?= =?UTF-8?q?=E0=B8=A3=E0=B9=8C=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/05_leave/components/Forms/09_StudyForm.vue | 2 +- .../05_leave/components/Forms/11_WorkInternationalForm.vue | 6 ++++-- src/modules/05_leave/views/Main.vue | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/modules/05_leave/components/Forms/09_StudyForm.vue b/src/modules/05_leave/components/Forms/09_StudyForm.vue index 3bf4dd4..05cd227 100644 --- a/src/modules/05_leave/components/Forms/09_StudyForm.vue +++ b/src/modules/05_leave/components/Forms/09_StudyForm.vue @@ -55,7 +55,7 @@ const formDataStudy = reactive({ leaveSalary: 10000, leaveSalaryText: arabicNumberToText(10000), leaveNumber: "", - leaveAddress: "test", + leaveAddress: "", studyDayScholarship: "", studyDayCountry: "", studyDayUniversityName: "", // diff --git a/src/modules/05_leave/components/Forms/11_WorkInternationalForm.vue b/src/modules/05_leave/components/Forms/11_WorkInternationalForm.vue index ae3a2ad..38a73b7 100644 --- a/src/modules/05_leave/components/Forms/11_WorkInternationalForm.vue +++ b/src/modules/05_leave/components/Forms/11_WorkInternationalForm.vue @@ -37,7 +37,7 @@ const formDataWorkInternational = reactive({ leaveEndDate: null, leaveDetail: "", leaveDocument: [], - leaveDraftDocument: [], + leaveDraftDocument: null, }) /** ตัวแปร ref สำหรับแสดง validate */ @@ -364,7 +364,9 @@ async function saveFormData() {
- อัปโหลด + อัปโหลด
diff --git a/src/modules/05_leave/views/Main.vue b/src/modules/05_leave/views/Main.vue index 9c92d8e..9f99079 100644 --- a/src/modules/05_leave/views/Main.vue +++ b/src/modules/05_leave/views/Main.vue @@ -183,7 +183,7 @@ onMounted(async () => {
- +
สถิติการลา