forked from verdnatura/salix-front
Merge branch 'dev' into 6652-improveCustomerDefaulter
This commit is contained in:
commit
77e3104047
|
@ -35,7 +35,7 @@ const $props = defineProps({
|
|||
downloadModel: {
|
||||
type: String,
|
||||
required: false,
|
||||
default: null,
|
||||
default: undefined,
|
||||
},
|
||||
defaultDmsCode: {
|
||||
type: String,
|
||||
|
|
Loading…
Reference in New Issue