Skip to content

Commit

Permalink
Merge pull request #1836 from bcgov/fix/edx-2086
Browse files Browse the repository at this point in the history
Change contact type select to autocomplete
  • Loading branch information
trev-dev authored Dec 12, 2023
2 parents 854f0e0 + 8d8a25c commit 46989e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
@keydown.enter="searchButtonClicked"
>
<v-col>
<v-select
<v-autocomplete
id="status-select-field"
v-model="searchFilter.districtContactTypeCode"
clearable
Expand Down

0 comments on commit 46989e3

Please sign in to comment.