mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
fix:编辑仪表板时,切换全屏预览,边界上的视图可能错位问题
This commit is contained in:
parent
6eb75c8639
commit
14eaab1f5b
@ -1059,6 +1059,7 @@ export default {
|
||||
},
|
||||
|
||||
mounted() {
|
||||
this.changeScale()
|
||||
// 获取编辑器元素
|
||||
this.$store.commit('getEditor')
|
||||
const _this = this
|
||||
|
Loading…
Reference in New Issue
Block a user