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