소스 검색

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

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;