From 75a8e43a220e02dec2752de71d20c16ec244e81e Mon Sep 17 00:00:00 2001 From: puriphatt Date: Tue, 30 Jul 2024 10:42:24 +0000 Subject: [PATCH] fix(03): br id select --- .../BasicInformation.vue | 24 ++++++++++++++----- src/pages/03_customer-management/MainPage.vue | 10 +++----- 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/src/components/03_customer-management/BasicInformation.vue b/src/components/03_customer-management/BasicInformation.vue index 7bf39fd1..37fb8d9f 100644 --- a/src/components/03_customer-management/BasicInformation.vue +++ b/src/components/03_customer-management/BasicInformation.vue @@ -1,8 +1,9 @@