fix(查询组件): 新增数据集模式自动选择显示字段逻辑

This commit is contained in:
dataeaseShu 2024-04-18 11:41:12 +08:00
parent d4803fe9e3
commit f24fcf730b

View File

@ -15,7 +15,7 @@ const infoFormat = (obj: ComponentInfo) => {
name, name,
deType deType
}, },
displayId: '', displayId: id,
sortId: '', sortId: '',
sort: 'asc', sort: 'asc',
defaultMapValue: [], defaultMapValue: [],