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