diff --git a/frontend/src/business/components/chart/group/Group.vue b/frontend/src/business/components/chart/group/Group.vue index e587bd51e2..968cce53cc 100644 --- a/frontend/src/business/components/chart/group/Group.vue +++ b/frontend/src/business/components/chart/group/Group.vue @@ -315,7 +315,7 @@ export default { type: 'success', showClose: true, }); - this.tree(this.groupForm); + this.groupTree(this.groupForm); }) } else { this.$message({