From ee2a3fb139d02e34a83005fa052e542181ef5b30 Mon Sep 17 00:00:00 2001 From: 李旭东 <woaiguo66@sina.com> Date: 星期四, 09 十一月 2023 15:31:48 +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