diff --git a/src/pages/04_product-service/MainPage.vue b/src/pages/04_product-service/MainPage.vue index cf41e589..6aed2115 100644 --- a/src/pages/04_product-service/MainPage.vue +++ b/src/pages/04_product-service/MainPage.vue @@ -1295,110 +1295,111 @@ watch(inputSearchProductAndService, 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, + }) + }} +
+
+ +
- - - + + +