全部提现优化

This commit is contained in:
GaoHao
2025-01-06 14:23:52 +08:00
parent b2431878bc
commit c463954279

View File

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