mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00: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