forked from github/dataease
fix:仪表板样式修改保存按钮还是灰的问题
This commit is contained in:
parent
38e05c2dc6
commit
b0905f98d2
@ -275,6 +275,7 @@ export default {
|
||||
// 第一次变化 不需要 重置边界 待改进
|
||||
if (this.changeIndex++ > 0) {
|
||||
this.resizeParentBounds()
|
||||
this.$store.state.styleChangeTimes++
|
||||
}
|
||||
// this.changeScale()
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user