bueno parece que termine lo de ventas bruh

This commit is contained in:
2025-01-27 03:37:03 -03:00
parent 1fd0c12793
commit d0a24ce0b7
6 changed files with 428 additions and 10 deletions
+3 -1
View File
@@ -53,7 +53,9 @@
if (r.ok){
let data = await r.json();
TieneOpcionVenta = data.message;
ObtenerOpcionVentaDto();
if (TieneOpcionVenta){
ObtenerOpcionVentaDto();
}
return;
}
let data = await r.json();