mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
fix search
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
this.value = '';
|
||||
this.focusStatus = false;
|
||||
this.isFocus = false;
|
||||
this.$emit('cancel');
|
||||
},
|
||||
handleSearch() {
|
||||
// input输入回车后,发送回调
|
||||
|
Reference in New Issue
Block a user