From 24fc3f18bbeddda342ddf3a3d7f2dd4ef9feab3f Mon Sep 17 00:00:00 2001 From: 张晓波 <bingbo1993@126.com> Date: 星期一, 11 十二月 2023 18:19:47 +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