全部提现优化

This commit is contained in:
GaoHao
2025-01-06 14:16:45 +08:00
parent c2f881026d
commit b2431878bc

View File

@@ -307,7 +307,7 @@
});
},
setAllMoney() {
this.money = Math.floor(this.mayMoney * 100) / 100
this.money = this.mayMoney
},
/**