提现全部-bug修复-无法进行服务费计算
This commit is contained in:
parent
6050144779
commit
8dfe079690
|
|
@ -281,7 +281,7 @@ export default {
|
||||||
this.serviceAmount(value)
|
this.serviceAmount(value)
|
||||||
},
|
},
|
||||||
withdrawAll() {
|
withdrawAll() {
|
||||||
this.withdrawalData.amount = this.withdrawInfo.balance
|
this.serviceAmount(this.withdrawInfo.balance)
|
||||||
console.log('全部提现,设置金额:', this.withdrawalData.amount)
|
console.log('全部提现,设置金额:', this.withdrawalData.amount)
|
||||||
},
|
},
|
||||||
selectBank() {
|
selectBank() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user