|
@@ -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;
|