parent
723785ef4e
commit
74038a0f61
|
@ -23,6 +23,7 @@ Search the options while expanded.
|
||||||
placeholder="Select a person"
|
placeholder="Select a person"
|
||||||
style="width: 200px"
|
style="width: 200px"
|
||||||
:options="options"
|
:options="options"
|
||||||
|
:filter-option="filterOption"
|
||||||
@focus="handleFocus"
|
@focus="handleFocus"
|
||||||
@blur="handleBlur"
|
@blur="handleBlur"
|
||||||
@change="handleChange"
|
@change="handleChange"
|
||||||
|
|
Loading…
Reference in New Issue