Cerrando error al mandar version corregida
This commit is contained in:
parent
20c7d33ace
commit
3a6face6ba
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ export default {
|
||||||
this.notas_warning_visible = true;
|
this.notas_warning_visible = true;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
this.notas_warning_visible = false;
|
||||||
await this.modificarChismosa({
|
await this.modificarChismosa({
|
||||||
producto_id: this.producto_id,
|
producto_id: this.producto_id,
|
||||||
cantidad: this.cantidadControl,
|
cantidad: this.cantidadControl,
|
||||||
|
|
Loading…
Add table
Reference in a new issue