From b8fdee5d6c6edd5fc9cbab9c8ef95e41bd985e62 Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Mon, 30 Sep 2024 11:48:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=B6=E9=97=B4=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/device/control/tabs/trend.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/govern/device/control/tabs/trend.vue b/src/views/govern/device/control/tabs/trend.vue index 1542a07..c976403 100644 --- a/src/views/govern/device/control/tabs/trend.vue +++ b/src/views/govern/device/control/tabs/trend.vue @@ -317,6 +317,8 @@ const init = async () => { color: '#000', fontSize: 14 }, + splitNumber:5, + minInterval: 1, axisTick: { show: true }, @@ -357,6 +359,8 @@ const init = async () => { color: '#000', fontSize: 14 }, + splitNumber:5, + minInterval: 1, axisTick: { show: true },