fix:编辑仪表板时,切换全屏预览,边界上的视图可能错位问题

This commit is contained in:
wangjiahao 2021-11-03 14:21:21 +08:00
parent 6eb75c8639
commit 14eaab1f5b

View File

@ -1059,6 +1059,7 @@ export default {
},
mounted() {
this.changeScale()
//
this.$store.commit('getEditor')
const _this = this