石广澎
2024-09-20 192695706dfafbfee7ead68118230fb039f57a52
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