From 6f1229d08cf208bfb9ea71b6909e46620948ad9a Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期一, 04 十二月 2023 13:40:32 +0800
Subject: [PATCH] 饼图样式优化

---
 src/views/cockpitPage/components/PerSonnelProductivity.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/cockpitPage/components/PerSonnelProductivity.vue b/src/views/cockpitPage/components/PerSonnelProductivity.vue
index b0dbd06..84ce27a 100644
--- a/src/views/cockpitPage/components/PerSonnelProductivity.vue
+++ b/src/views/cockpitPage/components/PerSonnelProductivity.vue
@@ -265,7 +265,7 @@
               labelLine: {
                 show: true,
                 length: 4,
-                length2: 70,
+                length2: 80,
                 lineStyle: {
                   color: "#dcb018",
                 },

--
Gitblit v1.8.0