fengchang 2 жил өмнө
parent
commit
81a6cd14da

+ 2 - 0
hichina-main-front/src/views/product/index.vue

@@ -104,6 +104,8 @@
   },500)
 
   function setActiveTab(index){
+    globalProductList.value = []
+    currentPage.value = 1;
     console.log("activating..."+index)
     active.value = index
     if(active.value==0){