Added clearable
This commit is contained in:
parent
a374a5e48b
commit
58b7535055
@ -87,6 +87,8 @@
|
|||||||
:data="filteredDataObj"
|
:data="filteredDataObj"
|
||||||
field="name"
|
field="name"
|
||||||
@select="option => (selected = option)"
|
@select="option => (selected = option)"
|
||||||
|
clearable="clearable"
|
||||||
|
icon-pack="fas"
|
||||||
>
|
>
|
||||||
</b-autocomplete>
|
</b-autocomplete>
|
||||||
</b-field>
|
</b-field>
|
||||||
|
Loading…
Reference in New Issue
Block a user