0
0
Fork 0
This commit is contained in:
Alex Moreno 2024-05-22 08:05:05 +02:00
commit d466e9f70a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ const $props = defineProps({
downloadModel: {
type: String,
required: false,
default: null,
default: undefined,
},
defaultDmsCode: {
type: String,