auto complete supports auto selected the first item by enter / tab key

This commit is contained in:
MaysWind
2023-08-07 01:14:47 +08:00
parent fcc5e522a7
commit 6b6b9c61d7
3 changed files with 3 additions and 0 deletions
@@ -25,6 +25,7 @@
<v-autocomplete
item-title="displayNameWithUtcOffset"
item-value="name"
auto-select-first
persistent-placeholder
:label="$t('Timezone')"
:placeholder="$t('Timezone')"