mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix(查询组件): 新增数据集模式自动选择显示字段逻辑
This commit is contained in:
@@ -15,7 +15,7 @@ const infoFormat = (obj: ComponentInfo) => {
|
||||
name,
|
||||
deType
|
||||
},
|
||||
displayId: '',
|
||||
displayId: id,
|
||||
sortId: '',
|
||||
sort: 'asc',
|
||||
defaultMapValue: [],
|
||||
|
||||
Reference in New Issue
Block a user