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