fixed #1017
This commit is contained in:
parent
10d3a3238a
commit
67a87e8d8b
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
:readonly="readonly"
|
:readonly="readonly"
|
||||||
:name="name"
|
:name="name"
|
||||||
:value="value"
|
:value="value"
|
||||||
|
:autofocus="autofocus"
|
||||||
@keyup.enter="handleEnter"
|
@keyup.enter="handleEnter"
|
||||||
@focus="handleFocus"
|
@focus="handleFocus"
|
||||||
@blur="handleBlur"
|
@blur="handleBlur"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue