From f3af56e34f1cbf210b943404c900ff2d89a9a0fe Mon Sep 17 00:00:00 2001
From: shishuaikang <280848880@qq.com>
Date: 星期五, 08 十二月 2023 16:30:53 +0800
Subject: [PATCH] 搅和站样式修改

---
 web/src/views/DataAnalyse/ComparisonIndex/components/DuctpieceIndex.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/web/src/views/DataAnalyse/ComparisonIndex/components/DuctpieceIndex.vue b/web/src/views/DataAnalyse/ComparisonIndex/components/DuctpieceIndex.vue
index 7b52f97..143c267 100644
--- a/web/src/views/DataAnalyse/ComparisonIndex/components/DuctpieceIndex.vue
+++ b/web/src/views/DataAnalyse/ComparisonIndex/components/DuctpieceIndex.vue
@@ -156,7 +156,6 @@
         yAxis: [
           {
             type: "value",
-            max: 100,
             splitNumber: 10,
             axisLabel: {
               formatter: "{value}",

--
Gitblit v1.9.3