uniapp/pages/search/searchResult.vue
@@ -371,6 +371,7 @@ sort: this.sortType, selectCoupon: this.selectCoupon == true ? 1 : 0 }).then(e => { console.log(e); if (e.code != 0) return that.$alert(e.msg) var res = e.data; uni.stopPullDownRefresh();