0
0
Fork 0

Merge branch 'dev' into 6652-improveCustomerDefaulter

This commit is contained in:
Jon Elias 2024-05-22 08:10:52 +00:00
commit 77e3104047
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,