feat(支付): 优惠券未查询到用户时展示空列表
pay/scanpay.vue @@ -424,6 +424,8 @@ } }).then(res => { this.couponList = res }).catch(()=>{ this.couponList = [] }) }, //选择优惠券