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