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();
 		}