From ee80528296ae500c5c61b05db112e01fa35da0c1 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Mon, 5 Feb 2024 11:32:54 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=AD=E0=B8=B1=E0=B8=9E=E0=B9=80=E0=B8=94?= =?UTF-8?q?=E0=B8=95=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5=E0=B8=A2?= =?UTF-8?q?=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1=E0=B8=95?= =?UTF-8?q?=E0=B8=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../04_registry/components/Profile.vue | 2 +- src/modules/04_registry/components/Salary.vue | 377 +++++++++++------- 2 files changed, 236 insertions(+), 143 deletions(-) diff --git a/src/modules/04_registry/components/Profile.vue b/src/modules/04_registry/components/Profile.vue index e7a60972a..4f5725b89 100644 --- a/src/modules/04_registry/components/Profile.vue +++ b/src/modules/04_registry/components/Profile.vue @@ -1502,7 +1502,7 @@ const clickSaveDeceased = async () => { watch( () => profileStore.isLoad, () => { - const num = profileType.value === 'officer' ? 33:employeeClass.value === 'temp' ? 30:32 + const num = profileType.value === 'officer' ? 32:employeeClass.value === 'temp' ? 29:31 profileStore.isLoad >= num && hideLoader(); } ); diff --git a/src/modules/04_registry/components/Salary.vue b/src/modules/04_registry/components/Salary.vue index 0e352cf31..ae69d7868 100644 --- a/src/modules/04_registry/components/Salary.vue +++ b/src/modules/04_registry/components/Salary.vue @@ -83,7 +83,7 @@
-
+ +
+
+ + +
+
+ + +
+
-
+
-
- -
-
+
-
- + + +
+
+ + + + +
+ +
+ + + +