mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
press enter / tab to use the current input page number
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
<v-autocomplete width="100"
|
<v-autocomplete width="100"
|
||||||
item-title="page"
|
item-title="page"
|
||||||
item-value="page"
|
item-value="page"
|
||||||
|
auto-select-first="exact"
|
||||||
:density="density"
|
:density="density"
|
||||||
:items="allPages"
|
:items="allPages"
|
||||||
:no-data-text="tt('No results')"
|
:no-data-text="tt('No results')"
|
||||||
|
|||||||
Reference in New Issue
Block a user