forked from github/dataease
refactor(仪表板): 修复部分批量修改样式未保存退出后被还原问题
This commit is contained in:
parent
70555e0354
commit
f348234c25
@ -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