全部提现优化

This commit is contained in:
GaoHao 2025-01-06 14:23:52 +08:00
parent b2431878bc
commit c463954279
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@
}); });
}, },
setAllMoney() { setAllMoney() {
this.money = this.mayMoney this.money = this.mayMoney.toFixed(2)
}, },
/** /**