车船信息
This commit is contained in:
@@ -58,7 +58,12 @@ const router = createRouter({
|
||||
path: '/hotel',
|
||||
name: 'hotel',
|
||||
component: () => import('@/views/hotel/index.vue')
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/vehicles',
|
||||
name: 'vehicles',
|
||||
component: () => import('@/views/vehicles/index.vue')
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user