From 754ffc2be3c3e2faeb65bc360244d80deeab8323 Mon Sep 17 00:00:00 2001 From: lihui Date: Mon, 25 Aug 2025 11:36:37 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E6=B6=88=E8=80=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workspace/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/workspace/index.vue b/src/views/workspace/index.vue index cc076c9..a056422 100644 --- a/src/views/workspace/index.vue +++ b/src/views/workspace/index.vue @@ -60,7 +60,7 @@
全年累计消费金币数
{{ yearlyReduce / 100 }}
-
消费:{{ yearlyConsume / 100 }}
+
消耗:{{ yearlyConsume / 100 }}
退款:{{ yearlyRefund / 100 }}