From 166b5d4bf74776cb71c0fd06a533e28fd2a6420b Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Tue, 29 Oct 2024 16:34:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tabs/components/harmonicSpectrum.vue | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/views/govern/device/control/tabs/components/harmonicSpectrum.vue b/src/views/govern/device/control/tabs/components/harmonicSpectrum.vue index 72ca33d..4b4a286 100644 --- a/src/views/govern/device/control/tabs/components/harmonicSpectrum.vue +++ b/src/views/govern/device/control/tabs/components/harmonicSpectrum.vue @@ -309,21 +309,21 @@ const init = () => { // right: '4%' // }, tooltip: { - // axisPointer: { - // type: 'cross', - // label: { - // color: '#fff', - // fontSize: 16 - // } - // }, - // textStyle: { - // color: '#fff', - // fontStyle: 'normal', - // opacity: 0.35, - // fontSize: 14 - // }, - // backgroundColor: 'rgba(0,0,0,0.35)', - // borderWidth: 0 + axisPointer: { + type: 'cross', + label: { + color: '#fff', + fontSize: 16 + } + }, + textStyle: { + color: '#fff', + fontStyle: 'normal', + opacity: 0.35, + fontSize: 14 + }, + backgroundColor: 'rgba(0,0,0,0.35)', + borderWidth: 0 }, xAxis: { name: '时间',