mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
@@ -388,7 +388,6 @@ const init = (queryId: string) => {
|
||||
return { ...datasetMap[ele.tableId], componentId: ele.id }
|
||||
})
|
||||
.filter(ele => !!ele)
|
||||
return
|
||||
}
|
||||
getDsDetails([
|
||||
...new Set(
|
||||
|
||||
Reference in New Issue
Block a user