forked from github/dataease
refactor: 批量操作记录所有合并属性
This commit is contained in:
parent
b84e9aabb0
commit
292ecf16d5
@ -611,9 +611,9 @@ const data = {
|
||||
}
|
||||
})
|
||||
|
||||
// if (type && type === 'mix') {
|
||||
// type = type + '-' + allTypes
|
||||
// }
|
||||
if (type && type === 'mix') {
|
||||
type = type + '-' + allTypes
|
||||
}
|
||||
// Assembly history settings 'customAttr' & 'customStyle'
|
||||
state.batchOptChartInfo = {
|
||||
'mode': 'batchOpt',
|
||||
|
Loading…
Reference in New Issue
Block a user