pay/scanpay.vue @@ -420,7 +420,7 @@ params: { applyPayWayStr: this.payWay, cusid: this.shopInfo.id, money: Number(this.money * 100), money: (this.money * 100).toFixed(0), } }).then(res => { this.couponList = res