diff --git a/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/disenioLibro.js b/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/disenioLibro.js index 55bd31c1..7556eeec 100644 --- a/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/disenioLibro.js +++ b/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/disenioLibro.js @@ -745,7 +745,7 @@ async function calcularPresupuesto() { if(!error){ - $('#lomo_cubierta').val(response.lomo_cubierta); + $('#lomo_cubierta').val(response.info.lomo_cubierta); $('#precios').show(); diff --git a/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/previews.js b/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/previews.js index 3ce56031..8bbc1a8b 100644 --- a/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/previews.js +++ b/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/previews.js @@ -811,7 +811,5 @@ function getObjetoToPreview() { anchoLibro: parseInt(tamanio[0]) }; } - console.log($('#lomo_cubierta').val()); - - + //console.log($('#lomo_cubierta').val()); } diff --git a/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/viewPresupuestoclienteForm.php b/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/viewPresupuestoclienteForm.php index 20b52216..e00f7d09 100644 --- a/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/viewPresupuestoclienteForm.php +++ b/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/viewPresupuestoclienteForm.php @@ -285,9 +285,6 @@ window.token_ajax= {: v}; endSection() ?> - - - section('css') ?>