mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
resuelto direcciones en nuevo presupuesto cliente y quitar check papeles distintos
This commit is contained in:
@ -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() })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user