![支付凭证]()
diff --git a/src/views/consume/addCoinConsume.vue b/src/views/consume/addCoinConsume.vue
index 718fcb1..3b4a05f 100644
--- a/src/views/consume/addCoinConsume.vue
+++ b/src/views/consume/addCoinConsume.vue
@@ -440,10 +440,12 @@ onMounted(async function () {
+ >
+ {{ scope.row.permanentGold / 100 }}
+
个
{
- 充值金额:{{ permanentGolds.toFixed(2) }}新币,永久金币:{{
+ 充值金额:{{ (permanentGolds + freeGolds).toFixed(2) }}新币,永久金币:{{
permanentGolds.toFixed(2)
}}金币,免费金币:{{ freeGolds }}金币
diff --git a/stats.html b/stats.html
index b131311..ad8fc33 100644
--- a/stats.html
+++ b/stats.html
@@ -4929,7 +4929,7 @@ var drawChart = (function (exports) {