feat: 1.替换权限样式开关图标

This commit is contained in:
wangjiahao 2021-05-25 15:24:54 +08:00
parent 9ff42a43a8
commit b316df0991

View File

@ -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) {