fengchang 2 년 전
부모
커밋
81a6cd14da
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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){