fix: field blur event triigered twice

This commit is contained in:
陈嘉涵 2017-09-27 10:25:08 +08:00
parent 6dd0f18df2
commit c9f8c917a2

View File

@ -25,7 +25,6 @@
<input
v-else
v-bind="$attrs"
v-on="$listeners"
class="van-field__control"
:type="type"
:value="value"