体系搜索

This commit is contained in:
zyn
2023-10-13 16:58:22 +08:00
parent 912c68a8cd
commit 3e961a66ef
3 changed files with 391 additions and 0 deletions
+11
View File
@@ -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',