Merge branch '2.0' of https://github.com/iview/iview into 2.0
This commit is contained in:
commit
b265d61178
1 changed files with 1 additions and 0 deletions
|
@ -292,6 +292,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
change (event) {
|
change (event) {
|
||||||
|
if (event.type == 'change') return;
|
||||||
|
|
||||||
if (event.type == 'input' && !this.activeChange) return;
|
if (event.type == 'input' && !this.activeChange) return;
|
||||||
let val = event.target.value.trim();
|
let val = event.target.value.trim();
|
||||||
|
|
Loading…
Add table
Reference in a new issue