forked from github/dataease
fix: 查询组件配置去除缓存
This commit is contained in:
parent
d394bbdcc8
commit
550f40e358
@ -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