From 0e0f76e8cba02cdc70b5923ac044a23558445d0f Mon Sep 17 00:00:00 2001 From: lVAL Date: Thu, 29 Oct 2020 17:13:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9x=E8=BD=B4=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E6=97=B6=E4=B8=8D=E6=B5=81=E7=95=85=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/planMonitor/editToolAUS/tool/schedule.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/planMonitor/editToolAUS/tool/schedule.vue b/src/views/planMonitor/editToolAUS/tool/schedule.vue index 775562f3d..1fa67520b 100644 --- a/src/views/planMonitor/editToolAUS/tool/schedule.vue +++ b/src/views/planMonitor/editToolAUS/tool/schedule.vue @@ -101,7 +101,6 @@ export default { } }, axisPointer: { - snap: true, label: { formatter: this.xAxisPointFormat, backgroundColor: 'rgb(255,0,0,0.5)', @@ -131,7 +130,6 @@ export default { formatter: this.yAxisLabelFormat }, axisPointer: { - xAxisIndex: 'all', label: { formatter: this.yAxisPointFormat, backgroundColor: 'rgb(0,100,0,0.5)',