This commit is contained in:
@@ -522,12 +522,6 @@ export default new Router({
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "ay-common" */ "./views/ay-history.vue")
|
||||
},
|
||||
{
|
||||
path: "/report/:ayatype/:recordid", //This is the route to immediately render a report, maybe it shouldn't be a route but rather just a command from the gzapi area
|
||||
name: "ay-report",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "ay-common" */ "./views/ay-report.vue")
|
||||
},
|
||||
|
||||
//TEST TEST TEST TEST TEST
|
||||
|
||||
|
||||
Reference in New Issue
Block a user