forked from github/dataease
fix(查询组件): 新增数据集模式自动选择显示字段逻辑
This commit is contained in:
parent
d4803fe9e3
commit
f24fcf730b
@ -15,7 +15,7 @@ const infoFormat = (obj: ComponentInfo) => {
|
||||
name,
|
||||
deType
|
||||
},
|
||||
displayId: '',
|
||||
displayId: id,
|
||||
sortId: '',
|
||||
sort: 'asc',
|
||||
defaultMapValue: [],
|
||||
|
Loading…
Reference in New Issue
Block a user