From 230e01a83380639f43e3fcf0509dd02227417f22 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Tue, 11 Jun 2024 10:19:36 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20dialog=20?= =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=81=E0=B8=B2=E0=B8=A8=E0=B9=80?= =?UTF-8?q?=E0=B8=81=E0=B8=A9=E0=B8=B5=E0=B8=A2=E0=B8=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dialogs/PopupReason.vue | 7 +++---- .../components/ListRetirement/TableList.vue | 21 ++++++++++++------- .../components/ListRetirement/popupAdd.vue | 9 ++++---- 3 files changed, 21 insertions(+), 16 deletions(-) diff --git a/src/components/Dialogs/PopupReason.vue b/src/components/Dialogs/PopupReason.vue index d151fe55a..e7916fffe 100644 --- a/src/components/Dialogs/PopupReason.vue +++ b/src/components/Dialogs/PopupReason.vue @@ -47,7 +47,7 @@ const submit = () => { }; function closeModal() { - modal.value = false + modal.value = false; } @@ -57,7 +57,7 @@ function closeModal() { - +
@@ -77,9 +77,8 @@ function closeModal() {
- + - +
+ + -
-
+
+
-
+
+ + บันทึก diff --git a/src/modules/06_retirement/components/ListRetirement/popupAdd.vue b/src/modules/06_retirement/components/ListRetirement/popupAdd.vue index 7ed7d8542..fbebbe5cd 100644 --- a/src/modules/06_retirement/components/ListRetirement/popupAdd.vue +++ b/src/modules/06_retirement/components/ListRetirement/popupAdd.vue @@ -114,12 +114,10 @@ const cerateRetirement = async (data: object) => { -
เพิ่มประกาศ
+
เพิ่มประกาศ
+

เลือกประกาศที่ต้องการเพิ่มข้อมูล

- - เลือกประกาศที่ต้องการเพิ่มข้อมูล -
@@ -196,7 +194,8 @@ const cerateRetirement = async (data: object) => {