提交 b0905f98 authored 作者: wangjiahao's avatar wangjiahao

fix:仪表板样式修改保存按钮还是灰的问题

上级 38e05c2d
...@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论