generated from VLADIMIR/template_frontend
fix page
This commit is contained in:
@@ -35,7 +35,7 @@ async function addScenario(name: string) {
|
||||
}
|
||||
|
||||
async function toScenarioEditor(id: number) {
|
||||
router.push('/scenarios/' + id)
|
||||
router.push('/scenarios/' + id + '/editor')
|
||||
}
|
||||
|
||||
getScenarios()
|
||||
|
||||
Reference in New Issue
Block a user