标准/政策预警 标准征求意见
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user