From 555ece125cd20570a616ab66b73e1ddbb848988a Mon Sep 17 00:00:00 2001 From: Net <93821485+somnetsak123@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:21:13 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88?= =?UTF-8?q?=E0=B8=A1=20id=20=E0=B9=83=E0=B8=AB=E0=B9=89=20form?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../03_customer-management/AboutComponent.vue | 20 +++++++++++++++++++ .../BasicInformation.vue | 8 ++++++++ .../ContactInformation.vue | 4 ++++ .../03_customer-management/FormBusiness.vue | 16 +++++++++++++++ src/components/FormDialog.vue | 1 + src/components/ProfileUpload.vue | 1 + src/components/TabComponent.vue | 4 +++- src/components/UsersDetailCardComponent.vue | 5 +++++ 8 files changed, 58 insertions(+), 1 deletion(-) diff --git a/src/components/03_customer-management/AboutComponent.vue b/src/components/03_customer-management/AboutComponent.vue index 1c2c0157..dad23d11 100644 --- a/src/components/03_customer-management/AboutComponent.vue +++ b/src/components/03_customer-management/AboutComponent.vue @@ -26,6 +26,8 @@ const employerBranchCode = defineModel('employerBranchCode');
• {{ $t(`about`) }}
('employerBranchCode'); /> ('employerBranchCode');
('employerBranchCode'); v-model="branchCode" /> ('employerBranchCode'); /> ('employerBranchCode'); /> ('employerBranchCode');
('employerBranchCode'); v-model="taxNo" /> ('employerBranchCode'); v-model="registerName" /> ('employerBranchCode'); v-model="authorizedCapital" /> ('employerBranchCode');