体系搜索
This commit is contained in:
@@ -3714,6 +3714,17 @@ const routes = [
|
||||
parentPath: '/enterpriseStandardDatabase'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/systemSearch',
|
||||
name: 'systemSearch',
|
||||
component: () =>
|
||||
import('@/pages/regulatoryRepository/systemSearch'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '体系搜索',
|
||||
menuId: 'b7092983b5db427402388617d3e64106'
|
||||
}
|
||||
},
|
||||
// 标准法规库 - 标准法规清单
|
||||
{
|
||||
path: '/accessStandardsAndRegulations',
|
||||
|
||||
Reference in New Issue
Block a user