From b6366b88670d80ddf07654dcf93d793a85a65346 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Thu, 26 Sep 2024 15:00:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B9=E6=A1=88=E6=95=B0=E6=8D=AEecharts?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/device/planData/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/govern/device/planData/index.vue b/src/views/govern/device/planData/index.vue index b6752bf..474c816 100644 --- a/src/views/govern/device/planData/index.vue +++ b/src/views/govern/device/planData/index.vue @@ -401,9 +401,9 @@ const init = () => { ], toolbox: { feature: { - // saveAsImage: { - // title: '保存' - // }, + saveAsImage: { + title: '保存' + }, // dataView: { readOnly: false }, // } } @@ -438,7 +438,7 @@ const init = () => { type: 'scroll', // 开启滚动分页 // orient: 'vertical', // 垂直排列 right: '3%', // 位置调整 - top: 0, + top: 5, bottom: 20, width: 400, height: 50