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

This commit is contained in:
wangjiahao 2021-11-03 14:21:21 +08:00
parent 8413cf28fb
commit 1bb5e849b9

View File

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