Commit f62fab68 authored by Pierre-Louis Renaudin's avatar Pierre-Louis Renaudin Committed by 杨奕

Fix #2596 filterable group select

parent 4450d9f8
......@@ -300,6 +300,7 @@
} else {
if (!this.remote) {
this.broadcast('ElOption', 'queryChange', '');
this.broadcast('ElOptionGroup', 'queryChange');
}
this.broadcast('ElInput', 'inputSelect');
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment