forked from github/dataease
Merge pull request #489 from dataease/pr@dev@fix_panel-style-change-save-dev
fix:仪表板样式修改保存按钮还是灰的问题
This commit is contained in:
commit
6d207829c5
@ -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