From af3fafe9f603b7e9dbd13414158150796d6def79 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 11 Mar 2024 11:25:42 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5?= =?UTF-8?q?=E0=B8=A2=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1?= =?UTF-8?q?=E0=B8=95=E0=B8=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/detail/Achievement/Main.vue | 2 +- .../detail/GovernmentInformation/Main.vue | 4 +- .../components/detail/Other/Main.vue | 4 +- .../detail/PersonalInformation/Main.vue | 4 +- .../components/detail/Salary/Main.vue | 7 +- .../components/detail/TabMain.vue | 8 +- .../04_registryNew/views/detailView.vue | 82 +++++++++++++------ 7 files changed, 75 insertions(+), 36 deletions(-) diff --git a/src/modules/04_registryNew/components/detail/Achievement/Main.vue b/src/modules/04_registryNew/components/detail/Achievement/Main.vue index d5fd7322e..7b717afeb 100644 --- a/src/modules/04_registryNew/components/detail/Achievement/Main.vue +++ b/src/modules/04_registryNew/components/detail/Achievement/Main.vue @@ -25,7 +25,7 @@ const tab = ref("1"); class="text-grey" active-color="blue" indicator-color="white" - align="justify" + align="left" narrow-indicator bordered > diff --git a/src/modules/04_registryNew/components/detail/GovernmentInformation/Main.vue b/src/modules/04_registryNew/components/detail/GovernmentInformation/Main.vue index 5ed90d2a8..7978d9e98 100644 --- a/src/modules/04_registryNew/components/detail/GovernmentInformation/Main.vue +++ b/src/modules/04_registryNew/components/detail/GovernmentInformation/Main.vue @@ -11,7 +11,7 @@ const tab = ref("1");