Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -88,6 +88,11 @@ export default {
|
||||
path: '/domesticStandardsAndRegulations',
|
||||
menuId: 'A59EFAQ7AC'
|
||||
},
|
||||
{
|
||||
title: '标准征求意见',
|
||||
path: '/standardForComments',
|
||||
menuId: ''
|
||||
},
|
||||
// {
|
||||
// title: '海外标准法规',
|
||||
// path: '/foreignStandardsAndRegulations',
|
||||
@@ -250,13 +255,13 @@ export default {
|
||||
// },
|
||||
]
|
||||
},
|
||||
// {
|
||||
// title: '标准预警',
|
||||
// path: '/standardWarning',
|
||||
// 'icon-class': 'warning',
|
||||
// menuId: 'ABCLRLJUQN44ENBS93CQ',
|
||||
// isChildren: true // 判断没有子菜单
|
||||
// },
|
||||
{
|
||||
title: '标准预警',
|
||||
path: '/standardWarning',
|
||||
'icon-class': 'warning',
|
||||
menuId: 'ABCLRLJUQN44ENBS93CQ',
|
||||
isChildren: true // 判断没有子菜单
|
||||
},
|
||||
// {
|
||||
// title: '技术要求清单',
|
||||
// path: '/skillReq',
|
||||
|
||||
Reference in New Issue
Block a user