From 7fc990ef6268fa2dcc0a02964cf35ced575f406b Mon Sep 17 00:00:00 2001 From: Net Date: Mon, 15 Jul 2024 17:57:08 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E0=B9=81=E0=B8=81=E0=B9=89=20=20layout?= =?UTF-8?q?=20=E0=B8=84=E0=B9=89=E0=B8=99=E0=B8=AB=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 | 48 +++++++++++------------ 1 file changed, 22 insertions(+), 26 deletions(-) diff --git a/src/pages/04_product-service/MainPage.vue b/src/pages/04_product-service/MainPage.vue index 73254d06..0d877b40 100644 --- a/src/pages/04_product-service/MainPage.vue +++ b/src/pages/04_product-service/MainPage.vue @@ -1211,9 +1211,6 @@ onMounted(async () => { calculateStats(); await fetchListGroups(); - console.log(treeProductTypeAndGroup.value); - - console.log('ddd'); flowStore.rotate(); }); @@ -1386,7 +1383,7 @@ watch(inputSearchProductAndService, async () => {
จัดการสาขาทั้งหมด
@@ -1646,14 +1643,15 @@ watch(inputSearchProductAndService, async () => {
{ >
-
- - - -
+ + + +
{ class="flex justify-center items-center surface-1" :style="`height: ${hideStat ? '60vh' : '49vh'}`" > - {{ hideStat }}