fix:【antd】【ele】activeMenu => activePath 解决激活菜单
This commit is contained in:
@@ -104,7 +104,7 @@ const routes: RouteRecordRaw[] = [
|
||||
name: 'BpmProcessInstanceReport',
|
||||
meta: {
|
||||
title: '数据报表',
|
||||
activeMenu: '/bpm/manager/model',
|
||||
activePath: '/bpm/manager/model',
|
||||
icon: 'carbon:data-2',
|
||||
hideInMenu: true,
|
||||
keepAlive: true,
|
||||
|
||||
Reference in New Issue
Block a user