fix: refs #7187 fix responsive #393

Merged
pablone merged 3 commits from 7187-fix-workerPda into test 2024-05-23 12:43:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0896ae24d2 - Show all commits

View File

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