ming 3 rokov pred
rodič
commit
7eab87cc00

+ 1 - 3
src/views/powerQuality/harmonicReport/curveCom.vue

@@ -32,7 +32,6 @@ const worksChartOption: EChartOption = {
     data: ["平均值", "95%", "最大值"],
     // align: 'right',
     right: 60,
-    textStyle: {},
     itemWidth: 10,
     itemHeight: 10,
     itemGap: 35,
@@ -71,8 +70,7 @@ const worksChartOption: EChartOption = {
       },
       axisLabel: {
         show: true,
-    
-          color: "#444",
+        color: "#444",
        
       },
     },