瀏覽代碼

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

zhengjinyi 3 年之前
父節點
當前提交
ea56493528
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;