diff --git a/jsowell-ui/src/views/member/merchantVIP/index.vue b/jsowell-ui/src/views/member/merchantVIP/index.vue index a40424c27..bd4970bc7 100644 --- a/jsowell-ui/src/views/member/merchantVIP/index.vue +++ b/jsowell-ui/src/views/member/merchantVIP/index.vue @@ -371,7 +371,7 @@ export default { updatePrincipalBalance: this.updatePrincipalBalance, type: this.type, subType: this.subType, - targetMerchantId: this.targetMerchantId + targetMerchantId: this.forbid }; console.log("修改会员本金余额 param:", param); updateMemberBalance(param).then(response => {