diff --git a/src/pages/03_customer-management/MainPage.vue b/src/pages/03_customer-management/MainPage.vue index 194523e1..1316d7d5 100644 --- a/src/pages/03_customer-management/MainPage.vue +++ b/src/pages/03_customer-management/MainPage.vue @@ -1973,6 +1973,7 @@ watch([inputSearch, currentStatus], async () => { { > -
- {{ $t('dataSum') }} - -
- - -
-
- -
+
+
+ {{ $t('dataSum') }} +
- - - - - + + +
+
+
+
+ {{ $t('showing') }} +
+
+ + + + + {{ v }} + + + + +
-
-
- {{ - $t('recordsPage', { - resultcurrentPage: - productAndServiceTab === 'product' - ? product?.length - : service?.length, - total: total, - }) - }} -
-
- +
+ {{ + $t('recordsPage', { + resultcurrentPage: + productAndServiceTab === 'product' + ? product?.length + : service?.length, + total: total, + }) + }} +
+
+ +
- - - + + +