update
This commit is contained in:
parent
f70d0509b8
commit
179580ae87
@ -68,11 +68,10 @@ const routes: Array<RouteRecordRaw> = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: "/Offsite",
|
path: "/Offsite",
|
||||||
name: "Offsite",
|
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
path: "/Offsite/",
|
path: "/Offsite",
|
||||||
name: "offSiteIndex",
|
name: "Offsite",
|
||||||
component: () => import("../views/Offsite/index.vue"),
|
component: () => import("../views/Offsite/index.vue"),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user