YY 2 năm trước cách đây
mục cha
commit
e64ad603a6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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();
 		}