From 2af7049b8706232b9db59d5be5a08b49285024fc Mon Sep 17 00:00:00 2001
From: liuying <1427574514@qq.com>
Date: 周五, 01 11月 2024 19:34:54 +0800
Subject: [PATCH] 细节

---
 yiqi_screen/src/components/ProductionStatistics.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/yiqi_screen/src/components/ProductionStatistics.vue b/yiqi_screen/src/components/ProductionStatistics.vue
index 02da441..6248f98 100644
--- a/yiqi_screen/src/components/ProductionStatistics.vue
+++ b/yiqi_screen/src/components/ProductionStatistics.vue
@@ -60,7 +60,7 @@
           name: "Access From",
           type: "pie",
           // radius: ["25%", "40%"], 
-          radius: ["33%", "40%"],//鐜彉缁�
+          radius: ["30%", "37%"],//鐜彉缁�
           center: ["26%", "47%"],
           avoidLabelOverlap: false,
           label: {
@@ -93,7 +93,7 @@
           name: "Access From",
           type: "pie",
           // radius: ["25%", "40%"],
-          radius: ["33%", "40%"],//鐜彉缁�
+          radius: ["30%", "37%"],//鐜彉缁�
           center: ["74%", "47%"],
           avoidLabelOverlap: false,
           label: {

--
Gitblit v1.9.3