FIX: Editar credito, valor mandaba fecha
This commit is contained in:
@ -277,7 +277,7 @@
|
|||||||
this.draw().static('valor', this.data.valor)
|
this.draw().static('valor', this.data.valor)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
this.edit().fecha(valor)
|
this.edit().valor(valor)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user