refactor:仪表板编辑时,可能出现的跳动问题

This commit is contained in:
wangjiahao
2021-11-03 11:48:59 +08:00
parent f6e88608b5
commit c5bc261ebb
3 changed files with 17 additions and 10 deletions

View File

@@ -1603,7 +1603,7 @@ export default {
style.height = height
style.rotate = this.rotate
// this.hasMove = true
console.log('recordMatrixCurShadowStyle:t1:' + JSON.stringify(style))
// console.log('recordMatrixCurShadowStyle:t1:' + JSON.stringify(style))
this.$store.commit('setShapeStyle', style)