Commit f9d8a0e0 authored by xhd's avatar xhd Committed by 杨奕
parent 9490e5d4
......@@ -152,7 +152,7 @@ TableStore.prototype.mutations = {
}
const prop = column.property;
const filters = [];
const filters = {};
if (prop) {
states.filters[column.id] = values;
......
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