fix 路由修改
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user