Compare commits

..

No commits in common. "fix_customerList_departmentCode" and "dev" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ function handleLocation(data, location) {
:label="t('customer.summary.salesPerson')"
v-model="data.salesPersonFk"
:params="{
departmentCodes: ['VT'],
departmentCodes: ['VT', 'shopping'],
}"
:has-avatar="true"
:id-value="data.salesPersonFk"