From 74c3132eefc3e85aeb62c98cc2b9dda20a22d8a8 Mon Sep 17 00:00:00 2001 From: lihui Date: Mon, 13 Oct 2025 18:19:01 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E5=8F=B0=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/workspace/GoldManagement.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/workspace/GoldManagement.vue b/src/components/workspace/GoldManagement.vue index 22dbf86..9917fcf 100644 --- a/src/components/workspace/GoldManagement.vue +++ b/src/components/workspace/GoldManagement.vue @@ -417,7 +417,7 @@ const initConsumeDetailChart = () => { fontFamily: 'PingFang SC' }, orient: 'vertical', - left: '20%', + left: '10%', top: '105', icon: 'circle', iconSize: 5,