- Ricerca delle Organizzazioni, per inviare i RIS.

This commit is contained in:
Surya Paolo
2025-07-21 22:49:49 +02:00
parent 31161b6a32
commit 85db3b4a61
6 changed files with 251 additions and 133 deletions

View File

@@ -65,9 +65,9 @@ export default defineComponent({
default: true,
},
heightcarousel: {
type: Number,
type: String,
required: false,
default: 0,
default: '',
},
enableExport: {
type: Boolean,