mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
修改运营商vip接口参数
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user