fix:编辑仪表板时,切换全屏预览,边界上的视图可能错位问题
This commit is contained in:
parent
8413cf28fb
commit
1bb5e849b9
@ -1059,6 +1059,7 @@ export default {
|
||||
},
|
||||
|
||||
mounted() {
|
||||
this.changeScale()
|
||||
// 获取编辑器元素
|
||||
this.$store.commit('getEditor')
|
||||
const _this = this
|
||||
|
||||
Loading…
Reference in New Issue
Block a user