diff --git a/test-ui/src/router/index.js b/test-ui/src/router/index.js index 53bad1e..fc77423 100644 --- a/test-ui/src/router/index.js +++ b/test-ui/src/router/index.js @@ -159,7 +159,7 @@ export const constantRoutes = [ ] }, { - path: '/performance/edit', + path: '/performance/edit/:id', component: Layout, hidden: true, children: [ @@ -215,7 +215,7 @@ export const constantRoutes = [ ] }, { - path: '/ui-test/automation/edit', + path: '/ui-test/automation/edit/:id', component: Layout, hidden: true, children: [