From ceb906724c7c92380dc070aa2717446cb6d0c38d Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 7 Aug 2024 04:17:15 +0000 Subject: [PATCH] fix: form gutter --- src/components/01_branch-management/FormBank.vue | 8 ++++++-- src/components/02_personnel-management/FormByType.vue | 6 +++--- .../02_personnel-management/FormInformation.vue | 2 +- .../03_customer-management/FormEmployeeOther.vue | 8 ++++---- .../03_customer-management/FormEmployeeWorkHistory.vue | 6 +++--- 5 files changed, 17 insertions(+), 13 deletions(-) diff --git a/src/components/01_branch-management/FormBank.vue b/src/components/01_branch-management/FormBank.vue index 16771eef..b62875ac 100644 --- a/src/components/01_branch-management/FormBank.vue +++ b/src/components/01_branch-management/FormBank.vue @@ -107,7 +107,7 @@ watch( @@ -123,7 +123,11 @@ watch( :disable="readonly" v-model="book.currentlyUse" /> - + {{ $t('formDialogTitleByType') }} -
+
{ {{ $t(`${title}`) }}
-
+
('employeeOther'); {{ $t('formDialogTitleFamilyHistory') }}
-
-
+
+
('employeeOther'); {{ $t('formDialogTitleFamilyHistoryDad') }}
-
+
('employeeOther'); {{ $t('formDialogTitleFamilyHistoryMom') }}
-
+
@@ -434,7 +434,7 @@ const workplaceFilter = selectFilterOptionRefMod( map-options hide-selected hide-bottom-space - class="col-5" + class="col-4" input-debounce="0" option-value="value" option-label="label"