elmer-20 2 months ago
parent f3a46a0f2d
commit 785b6c0803

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

Loading…
Cancel
Save