elmer-20 2 months ago
parent f3a46a0f2d
commit 785b6c0803

@ -65,18 +65,18 @@ const routes = [
// },
=======
{
path: '/programas/ingenierias',
name: 'ingenierias',
component: () => import('../components/WebPageSections/perfiles/ing/CarrerasIng.vue')
},
{
path: '/programas/ingenierias/:id',
name: 'ingenierias-detalle',
component: () => import('../components/WebPageSections/perfiles/ing/Detalles.vue')
},
>>>>>>> Stashed changes
// {
// path: '/programas/ingenierias',
// name: 'ingenierias',
// component: () => import('../components/WebPageSections/perfiles/ing/CarrerasIng.vue')
// },
// {
// path: '/programas/ingenierias/:id',
// name: 'ingenierias-detalle',
// component: () => import('../components/WebPageSections/perfiles/ing/Detalles.vue')
// },
{
path: '/portal-postulante',

Loading…
Cancel
Save