feat: 新增支持右键自定义菜单进行节点编辑的树形组件. #569
This commit is contained in:
@@ -348,6 +348,14 @@ const adminList = [
|
||||
meta: {
|
||||
title: 'router.iAgree'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'tree',
|
||||
component: 'views/Components/Tree',
|
||||
name: 'Tree',
|
||||
meta: {
|
||||
title: 'router.tree'
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user