mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-05 05:38:24 +08:00
Fix #2596 filterable group select
This commit is contained in:
parent
4450d9f8e3
commit
f62fab6838
@ -300,6 +300,7 @@
|
||||
} else {
|
||||
if (!this.remote) {
|
||||
this.broadcast('ElOption', 'queryChange', '');
|
||||
this.broadcast('ElOptionGroup', 'queryChange');
|
||||
}
|
||||
this.broadcast('ElInput', 'inputSelect');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user