liberacion y obtener servicios especiales listo
This commit is contained in:
@@ -51,6 +51,8 @@ const cancelar = 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