Commit b10ecc94 authored by Daniel Li's avatar Daniel Li Committed by 杨奕

Table: update selection after filtering (#9207)

parent 17c9c673
......@@ -110,6 +110,7 @@
column: this.column,
values: filteredValue
});
this.table.store.updateAllSelected();
}
},
......
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