From 7fd7df5a1b2f0b7b640b93511acc1fe738ecabe1 Mon Sep 17 00:00:00 2001 From: Net <93821485+somnetsak123@users.noreply.github.com> Date: Thu, 4 Jul 2024 14:55:09 +0700 Subject: [PATCH] =?UTF-8?q?refactor:=20=E0=B8=9B=E0=B8=A3=E0=B8=B1?= =?UTF-8?q?=E0=B8=9A=20=20ui=20=E0=B9=80=E0=B8=9B=E0=B8=A5=E0=B8=B5?= =?UTF-8?q?=E0=B9=88=E0=B8=A2=E0=B8=99=E0=B8=AB=E0=B8=99=E0=B9=89=E0=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/04_product-service/MainPage.vue | 166 +++++++++++++++++----- 1 file changed, 132 insertions(+), 34 deletions(-) diff --git a/src/pages/04_product-service/MainPage.vue b/src/pages/04_product-service/MainPage.vue index 4cd81135..c4cf1bfe 100644 --- a/src/pages/04_product-service/MainPage.vue +++ b/src/pages/04_product-service/MainPage.vue @@ -1403,9 +1403,38 @@ watch(inputSearchProductAndService, async () => { @@ -1706,7 +1769,40 @@ watch(inputSearchProductAndService, async () => {
-
+
+
+
+ {{ $t('showing') }} +
+
+ + + + + {{ v }} + + + + +
+
+
+ +
{{ $t('recordsPage', { resultcurrentPage: @@ -1719,16 +1815,18 @@ watch(inputSearchProductAndService, async () => { }) }}
- +
+ +