mirror of
https://github.com/youzan/vant.git
synced 2025-12-22 01:07:29 +08:00
done
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
},
|
||||
handleSearch() {
|
||||
// input输入回车后,发送回调
|
||||
this.$emit('search', this.value)
|
||||
this.$emit('search', this.value);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user