From 891955e26e6a1b5fa67e9f9a277bba50f32e0fce Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 13 Aug 2024 14:49:34 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=87=E0=B8=B4=E0=B8=99=E0=B9=80?= =?UTF-8?q?=E0=B8=94=E0=B8=B7=E0=B8=AD=E0=B8=99=20=3D>=20pemission=20?= =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=81=E0=B8=B2=E0=B8=A3=E0=B9=80?= =?UTF-8?q?=E0=B8=A5=E0=B8=B7=E0=B9=88=E0=B8=AD=E0=B8=99=E0=B8=84=E0=B9=88?= =?UTF-8?q?=E0=B8=B2=E0=B8=88=E0=B9=89=E0=B8=B2=E0=B8=87=E0=B8=A5=E0=B8=B9?= =?UTF-8?q?=E0=B8=81=E0=B8=88=E0=B9=89=E0=B8=B2=E0=B8=87=E0=B8=9B=E0=B8=A3?= =?UTF-8?q?=E0=B8=B0=E0=B8=88=E0=B8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SalaryEmployeeLists/Dashboard.vue | 2 +- .../SalaryEmployeeLists/ProcessStep.vue | 43 +++++++++++++---- .../SalaryEmployeeLists/TabMain.vue | 48 +++++++------------ .../SalaryEmployeeLists/TableTypeOther.vue | 25 ++++++---- .../SalaryEmployeeLists/TableTypePending.vue | 37 ++++++++------ .../components/SalaryLists/Dashboard.vue | 2 +- .../components/SalaryLists/TableTypeOther.vue | 2 +- .../13_salary/views/salaryEmployeeLists.vue | 7 +-- src/modules/13_salary/views/salaryLists.vue | 1 + 9 files changed, 96 insertions(+), 71 deletions(-) diff --git a/src/modules/13_salary/components/SalaryEmployeeLists/Dashboard.vue b/src/modules/13_salary/components/SalaryEmployeeLists/Dashboard.vue index c1ae16265..3538d50e2 100644 --- a/src/modules/13_salary/components/SalaryEmployeeLists/Dashboard.vue +++ b/src/modules/13_salary/components/SalaryEmployeeLists/Dashboard.vue @@ -523,7 +523,7 @@ watch([() => props?.snapShot, () => props.roundFilter], () => {