From 58a99de1e203b5809ed43ec28892e3eed945a95c Mon Sep 17 00:00:00 2001 From: Net Date: Mon, 5 Aug 2024 16:55:23 +0700 Subject: [PATCH] refactor: add BasicInformation --- .../employee/BasicInformation.vue | 342 ++++++++++++++++++ 1 file changed, 342 insertions(+) create mode 100644 src/components/03_customer-management/employee/BasicInformation.vue diff --git a/src/components/03_customer-management/employee/BasicInformation.vue b/src/components/03_customer-management/employee/BasicInformation.vue new file mode 100644 index 00000000..0a80fe58 --- /dev/null +++ b/src/components/03_customer-management/employee/BasicInformation.vue @@ -0,0 +1,342 @@ + + + + +