refactor: disable hide-selected on selects

This commit is contained in:
Gauthier Roebroeck 2020-03-03 12:09:37 +08:00
parent 970b18b806
commit 4f5c14e87a

View file

@ -10,7 +10,6 @@
solo
:items="items"
v-model="input"
hide-selected
@input="updateInput"
@change="updateInput"
hide-details="true"