From 98a3d66d63a84f86e17d498be6f3f259319147a2 Mon Sep 17 00:00:00 2001 From: hyx Date: Fri, 10 Jun 2022 16:35:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E6=B5=8B=E6=A8=A1=E5=9D=97=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E6=9F=B1=E7=8A=B6=E5=9B=BE=E7=BA=B5=E5=9D=90=E6=A0=87?= =?UTF-8?q?=E9=99=90=E5=88=B6=E4=B8=BA=E6=95=B4=E6=95=B0=EF=BC=88=E7=9B=AE?= =?UTF-8?q?=E5=89=8D=E6=9F=B1=E7=8A=B6=E5=9B=BE=E7=9A=84option=20=E5=8F=AA?= =?UTF-8?q?=E6=9C=89=E6=A3=80=E6=B5=8B=E6=A8=A1=E5=9D=97=E4=B8=AD=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=EF=BC=8C=E6=97=A0=E9=9C=80=E5=8C=BA=E5=88=86=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E6=9C=89=E5=B0=8F=E6=95=B0=E7=9A=84=E5=9C=B0=E6=96=B9?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/detections/options/detectionOptions.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/detections/options/detectionOptions.js b/src/views/detections/options/detectionOptions.js index 861642d0..f507be08 100644 --- a/src/views/detections/options/detectionOptions.js +++ b/src/views/detections/options/detectionOptions.js @@ -93,7 +93,8 @@ export const multipleBarOption = { }, splitLine: { show: false - } + }, + minInterval:1 }, grid: { top: 40,