mirror of https://github.com/ElemeFE/element
parent
9490e5d40f
commit
f9d8a0e03f
|
@ -152,7 +152,7 @@ TableStore.prototype.mutations = {
|
|||
}
|
||||
|
||||
const prop = column.property;
|
||||
const filters = [];
|
||||
const filters = {};
|
||||
|
||||
if (prop) {
|
||||
states.filters[column.id] = values;
|
||||
|
|
Loading…
Reference in New Issue