bueno parece que termine lo de ventas bruh
This commit is contained in:
@@ -61,7 +61,9 @@
|
||||
if (r.ok){
|
||||
let data = await r.json();
|
||||
TieneOpcionVenta = data.message;
|
||||
ObtenerOpcionVentaDto();
|
||||
if (TieneOpcionVenta){
|
||||
ObtenerOpcionVentaDto();
|
||||
}
|
||||
return;
|
||||
}
|
||||
let data = await r.json();
|
||||
|
||||
Reference in New Issue
Block a user