funcion/pedido-ollas #47

Merged
rho merged 92 commits from funcion/pedido-ollas into master 2025-07-15 11:27:30 -03:00
Showing only changes of commit 3a6face6ba - Show all commits

View file

@ -117,6 +117,7 @@ export default {
this.notas_warning_visible = true;
return;
}
this.notas_warning_visible = false;
await this.modificarChismosa({
producto_id: this.producto_id,
cantidad: this.cantidadControl,