From 5211c55baeae9a1e4fac81086df61b5761da5a21 Mon Sep 17 00:00:00 2001 From: Yangwl <1726150332@qq.com> Date: Tue, 5 Nov 2024 19:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=93=E6=97=A5=E4=BA=A7=E9=87=8F=E6=94=B6?= =?UTF-8?q?=E5=9D=AF=E6=9C=BA=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kanban/dailyoutput/index.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/kanban/dailyoutput/index.vue b/src/views/kanban/dailyoutput/index.vue index 0fde936..74e93b2 100644 --- a/src/views/kanban/dailyoutput/index.vue +++ b/src/views/kanban/dailyoutput/index.vue @@ -307,7 +307,7 @@ export default { }, xAxis: { name: "辆", - // max: total, + max: '100', splitLine: { show: false, }, @@ -540,7 +540,7 @@ export default { }, xAxis: { name: "辆", - // max: total, + max: 50, splitLine: { show: false, }, @@ -733,7 +733,7 @@ export default { }, xAxis: { name: "辆", - // max: total, + max: 150, splitLine: { show: false, }, @@ -927,7 +927,7 @@ export default { }, xAxis: { name: "辆", - // max: total, + max: 30, splitLine: { show: false, }, @@ -1363,4 +1363,4 @@ export default { background-color: #325e82; border-color: #0a0f19; } - \ No newline at end of file +