add Scenario outputType
This commit is contained in:
@@ -30,8 +30,8 @@ const router = createRouter({
|
||||
name: 'scenario-exec',
|
||||
component: () => import('@/views/pages/ScenarioExec.vue')
|
||||
},{
|
||||
path: '/exectutions',
|
||||
name: 'exectutions',
|
||||
path: '/executions',
|
||||
name: 'executions',
|
||||
component: () => import('@/views/pages/OldScenarioExec.vue')
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user