fix 打开一个测试报告后,再打开另外一个测试报告,显示的还是之前打开的测试报告

This commit is contained in:
2025-06-13 15:45:52 +08:00
parent 614aa05b42
commit ffed752170
3 changed files with 4 additions and 3 deletions

View File

@@ -187,7 +187,7 @@ export const constantRoutes = [
]
},
{
path: '/ui-test/report/detail',
path: '/ui-test/report/detail/:id',
component: Layout,
hidden: true,
children: [