YY 2 gadi atpakaļ
vecāks
revīzija
e64ad603a6
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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();
 		}