forked from github/dataease
Merge pull request #11181 from dataease/pr@dev-v2@fix_batch-style
refactor(仪表板): 修复部分批量修改样式未保存退出后被还原问题
This commit is contained in:
commit
5b1805c863
@ -130,6 +130,7 @@ const batchOptChange = (custom, property, value, subProp?) => {
|
||||
value: value,
|
||||
subProp: subProp
|
||||
})
|
||||
snapshotStore.recordSnapshotCache('renderChart')
|
||||
}
|
||||
|
||||
const onStyleAttrChange = params => {
|
||||
|
Loading…
Reference in New Issue
Block a user