cargar lineas problema lomo

This commit is contained in:
2025-01-02 17:49:59 +01:00
parent e9d4b0971b
commit ff082dac7f
3 changed files with 8 additions and 5 deletions

View File

@ -88,7 +88,7 @@ class PresupuestoAdminEdit {
self.datosGenerales.cargarDatos(response.data.datosGenerales);
self.datosLibro.cargarDatos(response.data.datosLibro);
self.comparador.cargarDatos(response.data.comparador);
self.lineasPresupuesto.cargarDatos(response.data.lineasPresupuesto);
/*self.direcciones.handleChangeCliente();
self.direcciones.cargarDatos(response.data.direcciones, response.data.datosGenerales);