fix(日志管理): 日志操作对象缺陷管理下级模块显示有误
This commit is contained in:
parent
0775d973cf
commit
f1c206c3c9
|
@ -184,13 +184,6 @@ export const pathMap: PathMapItem[] = [
|
||||||
permission: [],
|
permission: [],
|
||||||
level: MENU_LEVEL[2],
|
level: MENU_LEVEL[2],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
key: 'BUG_MANAGEMENT_BUG_DETAIL', // 缺陷管理-回收站
|
|
||||||
locale: 'menu.bugManagement.bugDetail',
|
|
||||||
route: RouteEnum.BUG_MANAGEMENT_DETAIL,
|
|
||||||
permission: [],
|
|
||||||
level: MENU_LEVEL[2],
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue