fix(接口测试): 修复首页场景定时任务跳转页面错误的缺陷
--bug=1027147 --user=王孝刚 【接口测试】接口测试首页-场景定时任务数量统计-运行通过率的跳转链接页面错误 https://www.tapd.cn/55049933/s/1382826
This commit is contained in:
parent
e47cb8c616
commit
16870484bc
|
@ -22,7 +22,7 @@ export default {
|
|||
component: () => import('@/business/automation/report/ApiReportView'),
|
||||
},
|
||||
{
|
||||
path: 'automation/:versionId?/report/:redirectID?/:dataType?/:dataSelectRange',
|
||||
path: 'automation/report/:versionId?/report/:redirectID?/:dataType?/:dataSelectRange',
|
||||
name: 'ApiReportListWithQuery',
|
||||
component: () => import('@/business/automation/report/ApiReportList'),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue