YY 2 years ago
parent
commit
e64ad603a6
1 changed files with 1 additions and 0 deletions
  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();
 		}