- miglioramenti ricerca titoli e modifica del trafiletto

- miglior visualizzazione delle liste
This commit is contained in:
Surya Paolo
2025-04-30 13:27:47 +02:00
parent 493ebf51f3
commit 358f0d6816
40 changed files with 1093 additions and 148 deletions

View File

@@ -12,7 +12,7 @@
option-value="name"
option-label="label"
filled
style="max-width: 400px"
style="max-width: 300px"
/>
</div>
@@ -108,7 +108,7 @@
{{ getFieldValue(element, field) }}
</td>
<!-- Azioni -->
<td v-else-if="field.name === 'actions' && isColumnVisible('actions')">
<td v-else-if="field.name === 'actions' && isColumnVisible('actions', true)">
<q-btn-dropdown
label="Azioni"
color="primary"