const dataSource = [{ a: "a", b: 'b'}]; let tmp = dataSource.filter((item) => item[a].match(value));
← 04.React缓存 06.前端读取文件内容 →