mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 22:08:34 +08:00
fix:矩阵设计模式下点击一次组件也不需保存镜像
This commit is contained in:
@@ -1474,7 +1474,7 @@ export default {
|
||||
style.width = width
|
||||
style.height = height
|
||||
style.rotate = this.rotate
|
||||
this.hasMove = true
|
||||
// this.hasMove = true
|
||||
this.$store.commit('setShapeStyle', style)
|
||||
},
|
||||
mountedFunction() {
|
||||
|
||||
Reference in New Issue
Block a user