fix
This commit is contained in:
@@ -51,6 +51,10 @@ const routes: Array<RouteRecordRaw> = [
|
||||
path:'history',
|
||||
name:'history',
|
||||
component: _import_custom('HomeView/history.vue'),
|
||||
},{
|
||||
path:'works',
|
||||
name:'works',
|
||||
component: _import_custom('HomeView/Works.vue'),
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user