superposition map behaviours bug fix

This commit is contained in:
2023-09-13 21:30:12 +02:00
parent 119ae3f242
commit ef0d8cedf6
5 changed files with 163 additions and 137 deletions

View File

@@ -25,7 +25,7 @@ const router = createRouter({
props: true
},
{
path: '/concernement/:id/:eid?',
path: '/concernement/:id/:mapitemid/:eid?',
name: 'concernement',
// component: ConcernementView,
// route level code-splitting