修改运营商vip接口参数

This commit is contained in:
BOOL\25024
2023-11-27 15:10:46 +08:00
parent 2f53e97e84
commit 71602f9a1c

View File

@@ -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 => {