考虑这个例子,我正在使用Lodash: ... 你可以试试这样的: _.filter(summary.data, function(item){ return item.category.parent === 'Food'; });.
確定! 回上一頁