YY 2 年之前
父節點
當前提交
e64ad603a6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pagesHome/market/type.vue

+ 1 - 0
pagesHome/market/type.vue

@@ -229,6 +229,7 @@
 			that.$set(that, `skip`, 0)
 			that.$set(that, `limit`, 6)
 			that.$set(that, `page`, 0)
+			that.$set(that, `active`, 0)
 			await that.search();
 			uni.stopPullDownRefresh();
 		}