Ticket request hotfix

This commit is contained in:
Joan Sanchez 2021-05-13 12:18:21 +02:00
parent 24981912e4
commit ac02f8b309
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
ng-model="$ctrl.ticketRequest.attenderFk"
url="Workers/activeWithRole"
show-field="nickname"
where="{role: 'buyer'}"
where="{role: {inq: ['logistic', 'buyer']}}"
search-function="{firstName: $search}">
</vn-autocomplete>
</vn-horizontal>