提交 6a381dd7 authored 作者: junjun's avatar junjun

refactor: 数据集搜索优化

上级 772530a4
......@@ -531,6 +531,9 @@ export default {
if (!userCache) {
this.tData = res.data
}
this.$nextTick(() => {
this.$refs.datasetTreeRef.filter(this.filterText)
})
})
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论