Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
zhutianqi
2021-05-31 18:03:48 +08:00
5 changed files with 855 additions and 165 deletions
+12 -7
View File
@@ -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',