From 8939c3d05860884bfe8e0a4875529558ec1ec372 Mon Sep 17 00:00:00 2001 From: Net Date: Thu, 1 Aug 2024 11:27:16 +0700 Subject: [PATCH] refactor: add btn save --- .../03_customer-management/BasicInformation.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/components/03_customer-management/BasicInformation.vue b/src/components/03_customer-management/BasicInformation.vue index 3986f1c3..a46d7cf9 100644 --- a/src/components/03_customer-management/BasicInformation.vue +++ b/src/components/03_customer-management/BasicInformation.vue @@ -438,10 +438,22 @@ onMounted(() => { v-model="nrcNo" /> +
+ +