mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2026-07-15 02:21:05 +08:00
Compare commits
2 Commits
c118b83aeb
...
3f6403f5b3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f6403f5b3 | ||
|
|
8b441de1a6 |
@ -119,7 +119,6 @@ VantComponent({
|
||||
|
||||
onBlur(event: WechatMiniprogram.InputBlur) {
|
||||
const value = this.format(event.detail.value);
|
||||
this.emitChange(value);
|
||||
this.$emit('blur', {
|
||||
...event.detail,
|
||||
value,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user