liberacion y obtener servicios especiales listo
This commit is contained in:
@@ -56,6 +56,8 @@ const nuevo = async (body) => {
|
||||
);
|
||||
case 10:
|
||||
throw new Error('Este Servicio Social fue cancelado.');
|
||||
default:
|
||||
throw new Error('Id status no valido.');
|
||||
}
|
||||
})
|
||||
.then((res) =>
|
||||
|
||||
Reference in New Issue
Block a user