mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
Merge pull request #489 from dataease/pr@dev@fix_panel-style-change-save-dev
fix:仪表板样式修改保存按钮还是灰的问题
This commit is contained in:
@@ -275,6 +275,7 @@ export default {
|
||||
// 第一次变化 不需要 重置边界 待改进
|
||||
if (this.changeIndex++ > 0) {
|
||||
this.resizeParentBounds()
|
||||
this.$store.state.styleChangeTimes++
|
||||
}
|
||||
// this.changeScale()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user