add new dates in form

This commit is contained in:
amazuecos
2025-04-15 01:30:46 +02:00
parent 14c5cf493c
commit ab99baaa81
11 changed files with 183 additions and 99 deletions

View File

@ -344,7 +344,7 @@ class OrdenTrabajo {
this.fillPreimpresionReview()
this.datatableTareas.ajax.reload()
} catch (error) {
console.error(error)
} finally {
this.otForm.on("change", ".ot-date", this.handleDateChange.bind(this))
this.otForm.on("change", ".ot-pedido", this.handlePedidoChange.bind(this))