From cc15a46d7dcd66ea969392acbd0ad7de6ec46343 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Fri, 22 Sep 2023 16:10:28 +0700 Subject: [PATCH] no message --- src/modules/07_insignia/components/2_Manage/Tab1.vue | 1 + src/modules/07_insignia/components/2_Manage/listManage.vue | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/modules/07_insignia/components/2_Manage/Tab1.vue b/src/modules/07_insignia/components/2_Manage/Tab1.vue index 9cf092545..86d02507a 100644 --- a/src/modules/07_insignia/components/2_Manage/Tab1.vue +++ b/src/modules/07_insignia/components/2_Manage/Tab1.vue @@ -530,6 +530,7 @@ const selectPerson = (person) => { dataPerson.level = person.level; }; const clearForm = () => { + filterKeyword2.value = ""; dataPerson.id = ""; dataPerson.position = ""; dataPerson.organizationOrganization = ""; diff --git a/src/modules/07_insignia/components/2_Manage/listManage.vue b/src/modules/07_insignia/components/2_Manage/listManage.vue index 915d3f11e..6fa9bd9d4 100644 --- a/src/modules/07_insignia/components/2_Manage/listManage.vue +++ b/src/modules/07_insignia/components/2_Manage/listManage.vue @@ -282,6 +282,8 @@ const directorApproved = async () => { const backToEditinsignia2Role = async () => { dialogConfirm($q, async () => { console.log("รอ API"); + closepopupBackToInsignia2Role(); + success($q, " ตีกลับรอบการเสนอขอ รอ API"); }); }; // ล็อกข้อมูลรอบการเสนอขอ @@ -328,6 +330,7 @@ const uploadFile = async (event: any) => { // ดาวน์โหลดไฟล์ const downloadFile = async () => { console.log("downloadFile : รอ API"); + success($q, "downloadFile : รอ API"); }; @@ -569,7 +572,7 @@ const downloadFile = async () => { />