-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Question (问题描述)
我有2个二级菜单, 人员列表, 人员详情, 其中人员详情配置了hidden: true, 我点击人员列表中的详情按钮, 跳转到了详情页, 但是人员列表菜单没有选中, 面包屑为: 首页/用户管理/人员列表
Describe the solution you'd like (你期待的是什么?)
希望点击详情页后人员列表菜单为选中状态, 面包屑为 首页/用户管理/人员列表/人员详情
我需要改动哪些文件来实现此功能, 谢谢!
我的理解是在 meta 里面加一项内容, 把两个路由菜单进行关联, 选中的时候进行判断, 就可以实现选中了, 但是具体修改哪些文件, 还请指教~
nuochong
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested