master #2584

Merged
robert merged 2 commits from master into test 2024-06-13 06:59:40 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 78fde69c32 - Show all commits

View File

@ -35,7 +35,7 @@
label="Country"
ng-model="filter.countryFk"
url="countries"
show-field="country"
show-field="name"
value-field="id">
</vn-autocomplete>
</vn-horizontal>