generated from VLADIMIR/template_frontend
format
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ const router = createRouter({
|
||||
component: ScenariosView,
|
||||
},
|
||||
{
|
||||
path: '/scenarios/:id', // Динамический параметр id
|
||||
path: '/scenarios/:id', // Динамический параметр id
|
||||
name: 'ScenariosEditorView',
|
||||
component: ScenariosEditorView,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user