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