configuración corregida, faltan pruebas
This commit is contained in:
@@ -99,6 +99,7 @@ export class CarreraProgramaService {
|
||||
},
|
||||
},
|
||||
where: { institucionCarrera: { institucion } },
|
||||
order: { programa: { programa: 'ASC' } },
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user