fixed #1547
This commit is contained in:
parent
6c912a7b14
commit
f8098275ca
2 changed files with 17 additions and 44 deletions
|
@ -14,6 +14,7 @@
|
|||
type="text"
|
||||
v-if="filterable"
|
||||
v-model="query"
|
||||
:disabled="disabled"
|
||||
:class="[prefixCls + '-input']"
|
||||
:placeholder="showPlaceholder ? localePlaceholder : ''"
|
||||
:style="inputStyle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue