mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
refactor: 批量操作记录所有合并属性
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user