Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -159,7 +159,7 @@ export const constantRoutes = [
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/performance/edit',
|
path: '/performance/edit/:id',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
hidden: true,
|
hidden: true,
|
||||||
children: [
|
children: [
|
||||||
@@ -215,7 +215,7 @@ export const constantRoutes = [
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/ui-test/automation/edit',
|
path: '/ui-test/automation/edit/:id',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
hidden: true,
|
hidden: true,
|
||||||
children: [
|
children: [
|
||||||
|
|||||||
Reference in New Issue
Block a user