From 2dca4dc1cf48f1572ce409aba1a18e62887ebf35 Mon Sep 17 00:00:00 2001 From: hongxilin <17663930442@163.com> Date: Wed, 18 Dec 2024 19:38:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E5=8F=B0=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/gold-system/src/views/workspace/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) }}