From c0f0b96487ba4ba748b15b2f88fa9419658b37ba Mon Sep 17 00:00:00 2001 From: guocan Date: Mon, 23 Jun 2025 17:21:20 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E8=B7=AF=E7=94=B1=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test-ui/src/router/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: [