forked from github/dataease
commit
0b79c11a03
@ -388,7 +388,6 @@ const init = (queryId: string) => {
|
||||
return { ...datasetMap[ele.tableId], componentId: ele.id }
|
||||
})
|
||||
.filter(ele => !!ele)
|
||||
return
|
||||
}
|
||||
getDsDetails([
|
||||
...new Set(
|
||||
|
Loading…
Reference in New Issue
Block a user