Unverified 提交 6d207829 authored 作者: 王嘉豪's avatar 王嘉豪 提交者: GitHub

Merge pull request #489 from dataease/pr@dev@fix_panel-style-change-save-dev

fix:仪表板样式修改保存按钮还是灰的问题
...@@ -275,6 +275,7 @@ export default { ...@@ -275,6 +275,7 @@ export default {
// 第一次变化 不需要 重置边界 待改进 // 第一次变化 不需要 重置边界 待改进
if (this.changeIndex++ > 0) { if (this.changeIndex++ > 0) {
this.resizeParentBounds() this.resizeParentBounds()
this.$store.state.styleChangeTimes++
} }
// this.changeScale() // this.changeScale()
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论