aggiornamenti vari...

This commit is contained in:
Surya Paolo
2025-03-21 19:51:55 +01:00
parent a09a49ac37
commit 4c82015f27
121 changed files with 1343 additions and 5032 deletions

View File

@@ -11,7 +11,8 @@ export default defineComponent({
props: {
modelValue: {
type: [String, Number],
required: true,
required: false,
default: '0',
},
label: {
type: String,