From 70aeb98712800cde3aa3fa1143fe234ef47e982e Mon Sep 17 00:00:00 2001 From: puriphatt Date: Thu, 20 Jun 2024 10:08:55 +0000 Subject: [PATCH] fix: employee form => employer code readonly space --- .../03_customer-management/BasicInformation.vue | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/components/03_customer-management/BasicInformation.vue b/src/components/03_customer-management/BasicInformation.vue index f42efd4a..91c75ee6 100644 --- a/src/components/03_customer-management/BasicInformation.vue +++ b/src/components/03_customer-management/BasicInformation.vue @@ -122,7 +122,7 @@ onMounted(async () => {});
{});