@@ -526,3 +524,9 @@ console.log(d);
+
+
diff --git a/src/pages/Customer/CustomerList.vue b/src/pages/Customer/CustomerList.vue
index de2a7d7ca..97020ca24 100644
--- a/src/pages/Customer/CustomerList.vue
+++ b/src/pages/Customer/CustomerList.vue
@@ -1,9 +1,14 @@
+ (provinces = data)" auto-load />
+ (zones = data)" auto-load />
+
+
+
+
+
+
+ {{ chip.label }}:
+ "{{ chip.value }}"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
{{ row.name }}
#{{ row.id }}
+
- {{ t('customer.list.email') }}
+
+ {{ t('customer.list.email') }}
+
{{ row.email }}
- {{ t('customer.list.phone') }}
+ {{
+ t('customer.list.phone')
+ }}
{{ row.phone }}
@@ -69,11 +236,27 @@ function viewSummary(id) {
-->
-
- {{ t('components.smartCard.openCard') }}
+
+ {{
+ t('components.smartCard.openCard')
+ }}
-
- {{ t('components.smartCard.openSummary') }}
+
+ {{
+ t('components.smartCard.openSummary')
+ }}