sito Terra Della Visione...3

Pagina Operatori
This commit is contained in:
Paolo Arena
2022-05-27 01:33:39 +02:00
parent 5db16e441e
commit bb2604d430
100 changed files with 1725 additions and 843 deletions

View File

@@ -19,6 +19,11 @@ export default defineComponent({
Type: Object as PropType<IDiscipline>,
required: true,
},
directory: {
type: String,
required: false,
default: '',
},
mystyle: {
type: String,
required: false,