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