Explorar o código

优化购买优惠券支付流程,增加购买超级会员验证微信支付是否成功

zhengjinyi %!s(int64=3) %!d(string=hai) anos
pai
achega
ea56493528
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/main/resources/static/js/pay/caimei-wechatpay.js

+ 1 - 0
src/main/resources/static/js/pay/caimei-wechatpay.js

@@ -35,6 +35,7 @@ var payContainer = new Vue({
                 _this.vipRecordId = _this.state.vipRecordId;
             }else if(_this.pageType == 3){
                 _this.couponId = _this.state.couponId;
+                _this.couponRecordId = _this.state.couponRecordId;
                 _this.userId = _this.state.userId;
             }else{
                 _this.orderID = _this.state.orderID;