From 4684a8c78a65297be9e5a340aaa23538de818a7f Mon Sep 17 00:00:00 2001 From: puriphatt Date: Tue, 23 Apr 2024 11:15:25 +0000 Subject: [PATCH] feat: customer card on main --- src/pages/03_customer-management/MainPage.vue | 152 +++++++++++++++--- 1 file changed, 132 insertions(+), 20 deletions(-) diff --git a/src/pages/03_customer-management/MainPage.vue b/src/pages/03_customer-management/MainPage.vue index 7006643a..fab930b5 100644 --- a/src/pages/03_customer-management/MainPage.vue +++ b/src/pages/03_customer-management/MainPage.vue @@ -1,6 +1,7 @@ @@ -121,10 +133,12 @@ function openDialogInputForm() {
-
-
- +
+
+ +
+
+ +
+
- +
@@ -233,6 +297,54 @@ function openDialogInputForm() {
+ + + + - +