forked from github/dataease
feat: 1.替换权限样式开关图标
This commit is contained in:
parent
9ff42a43a8
commit
b316df0991
@ -359,6 +359,8 @@ export default {
|
||||
this.lastActiveNodeData.children.push(panelInfo)
|
||||
this.lastActiveNode.expanded = true
|
||||
this.activeNodeAndClick(panelInfo)
|
||||
} else {
|
||||
this.tree(this.groupForm)
|
||||
}
|
||||
},
|
||||
showEditPanel(param) {
|
||||
|
Loading…
Reference in New Issue
Block a user