#6652 improved defaulter section #394

Merged
jon merged 3 commits from 6652-improveCustomerDefaulter into dev 2024-05-23 06:35:00 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 77e3104047 - Show all commits

View File

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