diff --git a/src/components/03_customer-management/AboutComponent.vue b/src/components/03_customer-management/AboutComponent.vue index e79d68f5..0bfaccbb 100644 --- a/src/components/03_customer-management/AboutComponent.vue +++ b/src/components/03_customer-management/AboutComponent.vue @@ -37,6 +37,18 @@ const employerBranchCode = defineModel('employerBranchCode'); v-model="employerBranchCode" /> + +
('employerBranchCode'); :label="$t('customerEnglishName')" v-model="customerEnglishName" /> + ('employerBranchCode'); v-model="customerName" />
+