标准/政策预警 标准征求意见

This commit is contained in:
宋伟佳
2021-05-31 17:54:01 +08:00
parent 194996da8d
commit 56a22d4fe9
5 changed files with 855 additions and 165 deletions
+13
View File
@@ -1855,6 +1855,19 @@ const routes = [
menuId: 'A59EFAQ7AC'
}
},
// 标准征求意见
{
path: '/standardForComments',
name: 'standardForComments',
component: () =>
import('@/pages/regulatoryRepository/standardForComments/index'),
meta: {
requireAuth: true,
title: '标准征求意见',
menuId: ''
}
},
// 本地产品/项目库
{
path: '/localProductsOrProjectLibrary',