This commit is contained in:
@@ -428,6 +428,12 @@ export default new Router({
|
||||
)
|
||||
},
|
||||
//**********************************GENERAL */
|
||||
{
|
||||
path: "/open/:ayatype/:recordid",
|
||||
name: "ay-open",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "ay-common" */ "./views/ay-open.vue")
|
||||
},
|
||||
{
|
||||
path: "/about",
|
||||
name: "ay-about",
|
||||
|
||||
Reference in New Issue
Block a user