diff --git a/vue/gold-system/src/views/workspace/index.vue b/vue/gold-system/src/views/workspace/index.vue index fe37c33..7cbb427 100644 --- a/vue/gold-system/src/views/workspace/index.vue +++ b/vue/gold-system/src/views/workspace/index.vue @@ -1114,7 +1114,7 @@ onMounted(async function () { {{ formatNum(Math.abs(statistics.totalSumCoin)) }}

- 折合新币累计金额 {{ formatNum(Math.abs(statistics.totalSumCoin)) }} + 折合新币累计金额 {{ formatNum(Math.abs(statistics.rechargeSumCoin)) }}