From 85c259ccd49ff71375fc0c7c677dce993e5112ad Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 24 Oct 2024 13:23:30 +0700 Subject: [PATCH] =?UTF-8?q?ui=20=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=81?= =?UTF-8?q?=E0=B8=B2=E0=B8=A3=E0=B8=AD=E0=B8=AD=E0=B8=81=E0=B8=84=E0=B8=B3?= =?UTF-8?q?=E0=B8=AA=E0=B8=B1=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/13_salary/components/04_salaryLists/TabMain.vue | 4 ++-- .../13_salary/components/05_salaryListsEmployee/TabMain.vue | 2 +- src/modules/13_salary/views/04_salaryLists.vue | 3 +++ src/modules/13_salary/views/05_salaryListsEmployee.vue | 5 ++++- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/modules/13_salary/components/04_salaryLists/TabMain.vue b/src/modules/13_salary/components/04_salaryLists/TabMain.vue index dd41627f8..1631d2154 100644 --- a/src/modules/13_salary/components/04_salaryLists/TabMain.vue +++ b/src/modules/13_salary/components/04_salaryLists/TabMain.vue @@ -488,8 +488,8 @@ const updateIsShowRetire = async () => { @click="() => (modalDialogInfoCriteria = true)" /> - - + + { - + diff --git a/src/modules/13_salary/views/04_salaryLists.vue b/src/modules/13_salary/views/04_salaryLists.vue index 3d1843c2d..972e9daa3 100644 --- a/src/modules/13_salary/views/04_salaryLists.vue +++ b/src/modules/13_salary/views/04_salaryLists.vue @@ -386,6 +386,9 @@ onMounted(async () => {
รายการเลื่อนเงินเดือนข้าราชการ ฯ
+ + +
diff --git a/src/modules/13_salary/views/05_salaryListsEmployee.vue b/src/modules/13_salary/views/05_salaryListsEmployee.vue index 8bf364bb8..d43af3e24 100644 --- a/src/modules/13_salary/views/05_salaryListsEmployee.vue +++ b/src/modules/13_salary/views/05_salaryListsEmployee.vue @@ -374,7 +374,7 @@ async function fetchCheckisOfficer() { }); } -onMounted(async() => { +onMounted(async () => { await Promise.all([getRound(), fetchCheckisOfficer()]); }); @@ -384,6 +384,9 @@ onMounted(async() => {
รายการเลื่อนค่าจ้างลูกจ้างประจำ
+
+ +