updates
This commit is contained in:
@@ -41,7 +41,7 @@ const router = createRouter({
|
||||
component: () => import('@/views/pages/OldScenarioExec.vue')
|
||||
},
|
||||
{
|
||||
path: 'dashboard',
|
||||
path: '/dashboard',
|
||||
name: 'dashboard',
|
||||
component: () => import('@/views/pages/DashExecution.vue')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user