forked from github/dataease
Merge pull request #444 from dataease/pr@dev@refactor_视图tree优化
refactor: 视图分组tree优化
This commit is contained in:
commit
8bd6a1a298
@ -589,7 +589,8 @@ export default {
|
||||
message: this.$t('chart.delete_success'),
|
||||
showClose: true
|
||||
})
|
||||
this.treeNode(this.groupForm)
|
||||
// this.treeNode(this.groupForm)
|
||||
this.refreshNodeBy(data.pid)
|
||||
})
|
||||
}).catch(() => {
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user