sub_pages/customer/coupon/good-all.vue
@@ -193,6 +193,12 @@ this.listApi = '/api/customer/point/goods/list' this.getList() }, onPullDownRefresh() { //刷新积分和刷新商品 this.$store.dispatch('getCurrentInfo'); // this.list = [] this.refreshList() }, onReachBottom() { this.getMore()