WIP abgabetool mitarbeiter

This commit is contained in:
Johann Hoffmann
2025-04-25 09:59:41 +02:00
parent e28067259b
commit 97d83d3acf
10 changed files with 272 additions and 78 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ const router = VueRouter.createRouter({
props: true
},
{
path: `/Cis/Abgabetool/Student`,
path: `/Cis/Abgabetool/Student/:student_uid_prop?`,
name: 'AbgabetoolStudent',
component: AbgabetoolStudent,
props: true