fix:预览模式下部分尺寸的显示屏仪表板抖动问题

This commit is contained in:
wangjiahao 2021-07-27 11:37:31 +08:00
parent e03b2894ea
commit 6407b278ea

View File

@ -108,6 +108,12 @@ export default {
}
}
}
if (this.canvasStyleData.selfAdaption) {
style = {
overflow: 'hidden',
...style
}
}
return style
},
// componentData mapState