From aba444f58264a5b6a016ddc3e6076de8e9379950 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期二, 05 十二月 2023 16:29:13 +0800
Subject: [PATCH] 设备超出点点点

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

diff --git a/src/views/cockpitPage/components/PerSonnelProductivity.vue b/src/views/cockpitPage/components/PerSonnelProductivity.vue
index 5814dcf..193499c 100644
--- a/src/views/cockpitPage/components/PerSonnelProductivity.vue
+++ b/src/views/cockpitPage/components/PerSonnelProductivity.vue
@@ -148,7 +148,6 @@
               axisTick: {
                 show: false,
               },
-
               axisLabel: {
                 textStyle: {
                   color: "#00FFFF",
@@ -237,10 +236,7 @@
             {
               name: "Access From",
               type: "pie",
-              // center: ['80%', '46%'],
               radius: ["52%", "62%"],
-              // minAngle: 20,
-              // startAngle: 60,
               avoidLabelOverlap: false,
 
               label: {

--
Gitblit v1.8.0