From 46cb1fe6cc963a4f30daca674f6b4eebfe0bd5e0 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 21 May 2024 16:25:32 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=A3=E0=B8=B0=E0=B8=9A=E0=B8=9A=E0=B8=9E?= =?UTF-8?q?=E0=B8=B1=E0=B8=92=E0=B8=99=E0=B8=B2=20=3D>=20=E0=B8=9B?= =?UTF-8?q?=E0=B8=A3=E0=B8=B1=E0=B8=9A=20filter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../15_development/views/EmployeeHistory.vue | 119 +++++++++--------- src/modules/15_development/views/History.vue | 119 +++++++++--------- 2 files changed, 116 insertions(+), 122 deletions(-) diff --git a/src/modules/15_development/views/EmployeeHistory.vue b/src/modules/15_development/views/EmployeeHistory.vue index db63323c1..8a55aaaf4 100644 --- a/src/modules/15_development/views/EmployeeHistory.vue +++ b/src/modules/15_development/views/EmployeeHistory.vue @@ -150,9 +150,9 @@ function fetchListOrg() { }); } -/** download file +/** download file * @param type ประเภทของไฟล์ xlsx pdf -*/ + */ function onDownload(type: string) { showLoader(); http @@ -172,9 +172,9 @@ function onDownload(type: string) { }); } -/** edit page +/** edit page * @param id id ของ row -*/ + */ function onEdit(id: string) { store.statusEdit = true; router.push(`/development/employee-history/${id}`); @@ -242,64 +242,61 @@ onMounted(() => {
-
- - - - - -
+ + + + + -
- -
+