mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix search
This commit is contained in:
parent
771db44e42
commit
b057cc62de
@ -51,6 +51,7 @@
|
||||
this.value = '';
|
||||
this.focusStatus = false;
|
||||
this.isFocus = false;
|
||||
this.$emit('cancel');
|
||||
},
|
||||
handleSearch() {
|
||||
// input输入回车后,发送回调
|
||||
|
Loading…
x
Reference in New Issue
Block a user