feat: There is no way the, 首页 tab 问答库
This commit is contained in:
@@ -3304,6 +3304,17 @@ const routes = [
|
||||
menuId: 'JURHS3LVP35US88ABULS'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/standQA',
|
||||
name: 'StandQA',
|
||||
component: () =>
|
||||
import('@/pages/regulatoryRepository/standQA'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '问答库', // 把 标准涉及项目 这几个字 改成 标准合规评估结果
|
||||
menuId: ''
|
||||
}
|
||||
},
|
||||
// 本地产品/项目库详情页
|
||||
{
|
||||
path: '/localProductDetail',
|
||||
|
||||
Reference in New Issue
Block a user