From 4164b560ebb0656c8e93f3e2bbdeb7daca30f228 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Tue, 12 Mar 2024 15:51:47 +0700 Subject: [PATCH] updated layout registry --- .../components/detail/Achievement/Main.vue | 9 +- .../detail/GovernmentInformation/Main.vue | 9 +- .../components/detail/Other/Main.vue | 9 +- .../detail/PersonalInformation/Main.vue | 14 +- .../detail/Salary/01_PositionSalary.vue | 513 +++++++++--------- .../detail/Salary/02_NotReceiveSalary.vue | 10 +- .../components/detail/Salary/Main.vue | 12 +- .../components/detail/TabMain.vue | 3 +- .../04_registryNew/views/detailView.vue | 41 +- src/style/quasar-variables.sass | 10 + 10 files changed, 320 insertions(+), 310 deletions(-) diff --git a/src/modules/04_registryNew/components/detail/Achievement/Main.vue b/src/modules/04_registryNew/components/detail/Achievement/Main.vue index 7b717afeb..6f893ebb7 100644 --- a/src/modules/04_registryNew/components/detail/Achievement/Main.vue +++ b/src/modules/04_registryNew/components/detail/Achievement/Main.vue @@ -11,17 +11,16 @@ import ResultsPerformance from "@/modules/04_registryNew/components/detail/Achie const tab = ref("1");