update AutoComplete
This commit is contained in:
parent
fed3e09d15
commit
7af00356a9
4 changed files with 8 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
]
|
||||
},
|
||||
hc (v) {
|
||||
console.log(v)
|
||||
// console.log(v)
|
||||
},
|
||||
fm (value, item) {
|
||||
return item.toUpperCase().indexOf(value.toUpperCase()) !== -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue