Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -282,6 +282,13 @@
|
||||
menuId: 'asfdew33',
|
||||
isChildren: true // 判断没有子菜单
|
||||
},
|
||||
{
|
||||
title: '资料中心',
|
||||
path: '/dataCenter',
|
||||
'icon-class': 'el-icon-s-order',
|
||||
menuId: '',
|
||||
isChildren: true // 判断没有子菜单
|
||||
},
|
||||
// {
|
||||
// title: '技术要求清单',
|
||||
// path: '/skillReq',
|
||||
|
||||
Reference in New Issue
Block a user