feat: There is no way the, 首页 tab 问答库

This commit is contained in:
super_liu
2022-06-06 15:42:37 +08:00
parent c3cd41150d
commit 1e38593880
10 changed files with 1767 additions and 1 deletions
+11
View File
@@ -3304,6 +3304,17 @@ const routes = [
menuId: 'JURHS3LVP35US88ABULS'
}
},
{
path: '/standQA',
name: 'StandQA',
component: () =>
import('@/pages/regulatoryRepository/standQA'),
meta: {
requireAuth: true,
title: '问答库', // 把 标准涉及项目 这几个字 改成 标准合规评估结果
menuId: ''
}
},
// 本地产品/项目库详情页
{
path: '/localProductDetail',