ver: 1.1.21:

- Lista dei Cataloghi
- Gestione Cataloghi in base alla configurazione
This commit is contained in:
Surya Paolo
2025-02-10 22:48:53 +01:00
parent 4da257e43a
commit 3d0e307e42
85 changed files with 1419 additions and 547 deletions

View File

@@ -253,6 +253,7 @@
:complete="false"
:cosa="cosa"
v-model="optcatalogo"
:idPage="idPage"
:options="{
show_short_descr: false,
show_price: false,
@@ -321,8 +322,7 @@
>
<div
v-html="
recscheda.scheda.dimensioni.pagina?.testo_up
?.contenuto
getTestoIntroduttivo(recscheda)
"
style="display: flex; flex-direction: row"
></div>
@@ -355,6 +355,7 @@
:complete="false"
:cosa="cosa"
v-model="optcatalogo"
:idPage="idPage"
:scheda="recscheda.scheda"
:options="{
show_short_descr: false,