Unverified 提交 a70c64ce authored 作者: XiaJunjie2020's avatar XiaJunjie2020 提交者: GitHub

Merge pull request #443 from dataease/pr@v1.1@refactor_视图tree优化

refactor: 视图分组tree优化
...@@ -589,7 +589,8 @@ export default { ...@@ -589,7 +589,8 @@ export default {
message: this.$t('chart.delete_success'), message: this.$t('chart.delete_success'),
showClose: true showClose: true
}) })
this.treeNode(this.groupForm) // this.treeNode(this.groupForm)
this.refreshNodeBy(data.pid)
}) })
}).catch(() => { }).catch(() => {
}) })
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论