resuelto direcciones en nuevo presupuesto cliente y quitar check papeles distintos

This commit is contained in:
2024-12-02 20:50:11 +01:00
parent 6bd9580c43
commit 2c3b8cb581
3 changed files with 7 additions and 7 deletions

View File

@ -78,7 +78,7 @@ class PresupuestoCliente {
}
if (this.datosGenerales.excluirRotativa.length == 0) {
if ($('#divExcluirRotativa').hasClass('d-none')) {
this.direcciones.direccionesCliente.setParams({ 'cliente_id': $("#clienteId").val() })
}