2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00
This commit is contained in:
Jeff Sagal
2020-02-09 10:24:26 -08:00
committed by GitHub
parent 8763f4d648
commit b7c0d539c4
+1 -1
View File
@@ -978,7 +978,7 @@
'ref': 'search', 'ref': 'search',
'role': 'combobox', 'role': 'combobox',
'type': 'search', 'type': 'search',
'autocomplete': 'off', 'autocomplete': this.autocomplete,
'value': this.search, 'value': this.search,
}, },
events: { events: {