test #2585

Merged
robert merged 3 commits from test into dev 2024-06-13 07:19:01 +00:00
1 changed files with 1 additions and 1 deletions

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>