全部提现优化
This commit is contained in:
parent
c2f881026d
commit
b2431878bc
|
|
@ -307,7 +307,7 @@
|
|||
});
|
||||
},
|
||||
setAllMoney() {
|
||||
this.money = Math.floor(this.mayMoney * 100) / 100
|
||||
this.money = this.mayMoney
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue