This commit is contained in:
2023-11-27 15:11:25 +08:00

View File

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