mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
fix: field blur event triigered twice
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
/>
|
||||
<input
|
||||
v-else
|
||||
v-bind="$attrs"
|
||||
v-on="$listeners"
|
||||
v-bind="$attrs"
|
||||
class="van-field__control"
|
||||
:type="type"
|
||||
:value="value"
|
||||
|
Reference in New Issue
Block a user