From 54e330a4cff82613dfea5ffc7c8b9632733f650b Mon Sep 17 00:00:00 2001 From: Net Date: Wed, 7 Aug 2024 13:29:09 +0700 Subject: [PATCH] refactor: edit type btn --- .../03_customer-management/employee/BasicInformation.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/03_customer-management/employee/BasicInformation.vue b/src/components/03_customer-management/employee/BasicInformation.vue index e913a92b..81ebdfd9 100644 --- a/src/components/03_customer-management/employee/BasicInformation.vue +++ b/src/components/03_customer-management/employee/BasicInformation.vue @@ -79,15 +79,15 @@ onMounted(() => { style="background-color: var(--surface-3)" /> {{ $t(`${title}`) }} -