fengchang 1 ano atrás
pai
commit
81a6cd14da
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      hichina-main-front/src/views/product/index.vue

+ 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){