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"
|
||||
:name="name"
|
||||
:value="value"
|
||||
:autofocus="autofocus"
|
||||
@keyup.enter="handleEnter"
|
||||
@focus="handleFocus"
|
||||
@blur="handleBlur"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue