FIX: Editar credito, valor mandaba fecha

This commit is contained in:
Juan Pablo Vial
2024-02-28 10:33:34 -03:00
parent 370b6714bc
commit 02dcc950f4

View File

@ -277,7 +277,7 @@
this.draw().static('valor', this.data.valor)
return
}
this.edit().fecha(valor)
this.edit().valor(valor)
})
}
}