Merge branch 'test' into 7187-fix-workerPda
gitea/salix-front/pipeline/pr-test This commit looks good Details

This commit is contained in:
Pablo Natek 2024-05-23 12:42:54 +00:00
commit 0896ae24d2
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,