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
@@ -137,6 +137,7 @@
<v-autocomplete
item-title="displayName"
item-value="code"
auto-select-first
persistent-placeholder
:disabled="loading || saving"
:label="$t('Default Currency')"