sub_pages/customer/coupon/good-all.vue
@@ -158,7 +158,8 @@ }, { name: '优惠券', api: '/api/v2/coupon/app/activy/list', // api: '/api/v2/coupon/app/activy/list', api: '/api/v2/coupon/point/active/list', }, ], @@ -193,6 +194,12 @@ this.listApi = '/api/customer/point/goods/list' this.getList() }, onPullDownRefresh() { //刷新积分和刷新商品 this.$store.dispatch('getCurrentInfo'); // this.list = [] this.refreshList() }, onReachBottom() { this.getMore()