Fix various inter-linkings of public report paths
This commit is contained in:
parent
8bdd18649d
commit
4ae0410930
7 changed files with 22 additions and 7 deletions
|
|
@ -133,7 +133,7 @@ const routes: RouteRecordRaw[] = [
|
|||
},
|
||||
{
|
||||
component: StatusByID,
|
||||
name: "StatusbyID",
|
||||
name: ROUTE_NAMES.STATUS_BY_ID,
|
||||
path: "/status/:id",
|
||||
props: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue