fix: 修改权限管控
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
{
|
||||
title: '问答库', // 把 标准涉及项目 这几个字 改成 标准合规评估结果
|
||||
path: '/standQA',
|
||||
menuId: ''
|
||||
menuId: '2621269642ea4c6c8c42905863b2dc09'
|
||||
},
|
||||
// {
|
||||
// title: '零部件编号申请',
|
||||
@@ -444,7 +444,7 @@
|
||||
title: '个人中心',
|
||||
path: '/personal',
|
||||
'icon-class': 'el-icon-s-check',
|
||||
menuId: '32143ffasdf',
|
||||
// menuId: '32143ffasdf',
|
||||
children: [
|
||||
// {
|
||||
// title: '我的消息',
|
||||
@@ -458,8 +458,8 @@
|
||||
// },
|
||||
{
|
||||
title: '我的收藏',
|
||||
path: '/collection',
|
||||
menuId: '63e999c65b1f2b1339119a00eb1d50cf'
|
||||
path: '/collection'
|
||||
// menuId: '63e999c65b1f2b1339119a00eb1d50cf'
|
||||
},
|
||||
// {
|
||||
// title: '我的浏览',
|
||||
@@ -478,14 +478,14 @@
|
||||
// },
|
||||
{
|
||||
title: '我的问答',
|
||||
path: '/questions',
|
||||
menuId: ''
|
||||
path: '/questions'
|
||||
// menuId: ''
|
||||
},
|
||||
{
|
||||
title: '我的板块',
|
||||
path: '/plate',
|
||||
menuId: 'e4a94f03223df6f4ad70732b96f07221'
|
||||
}
|
||||
// {
|
||||
// title: '我的板块',
|
||||
// path: '/plate'
|
||||
// // menuId: 'e4a94f03223df6f4ad70732b96f07221'
|
||||
// }
|
||||
// {
|
||||
// title: '个人信息',
|
||||
// path: '/info',
|
||||
|
||||
Reference in New Issue
Block a user