falta presupuesto marcapaginas y maquetacion y revision general en admin. revisar user

This commit is contained in:
2025-10-12 14:48:20 +02:00
parent 62dcff8869
commit 6641c1f077
10 changed files with 288 additions and 360 deletions

View File

@ -26,7 +26,7 @@
pageLength: 50,
language: { url: '/assets/libs/datatables/i18n/' + language + '.json' },
responsive: true,
dom: 'Bfrtip',
dom: 'BlrBtip',
buttons: {
dom: {
button: {

View File

@ -341,6 +341,8 @@ export default class PresupuestoWizard {
...this.#getInteriorData(),
...this.#getCubiertaData(),
selectedTirada: this.formData.selectedTirada
};
const sobrecubierta = data.sobrecubierta;