Fix:2948 【商城小程序】推荐店铺-页面下滑刷新店铺数据后,点击“换一换”,店铺数据显示不全且再次点击“换一换”无效
This commit is contained in:
@@ -231,6 +231,7 @@ export default {
|
||||
methods: {
|
||||
handleRefresh() {
|
||||
uni.showLoading()
|
||||
this.page = 1
|
||||
this.fetchList(1, this.randomSeed)
|
||||
},
|
||||
toTown(town) {
|
||||
|
||||
Reference in New Issue
Block a user