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