fix 打开一个测试报告后,再打开另外一个测试报告,显示的还是之前打开的测试报告
This commit is contained in:
@@ -187,7 +187,7 @@ export const constantRoutes = [
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/ui-test/report/detail',
|
||||
path: '/ui-test/report/detail/:id',
|
||||
component: Layout,
|
||||
hidden: true,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user