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 }}