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

fix:仪表板样式修改保存按钮还是灰的问题
This commit is contained in:
王嘉豪 2021-08-03 13:27:03 +08:00 committed by GitHub
commit 6d207829c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -275,6 +275,7 @@ export default {
//
if (this.changeIndex++ > 0) {
this.resizeParentBounds()
this.$store.state.styleChangeTimes++
}
// this.changeScale()
},