sxfad / react-admin

基于 Ant Design React 的管理系统架构
https://sxfad.github.io/react-admin
609 stars 170 forks source link

详情页左侧菜单如何选中列表页菜单 #155

Open zakihong opened 6 months ago

zakihong commented 6 months ago

@config({ path: '/flows/:id', selectedMenuPath: '/flows', side: true, title: { text: '详情' }, })