从json数组中获取某一属性的集合
时间:2019-07-22 18:57:51
收藏:0
阅读:201
data.map(x => {return x.dateStr});
dateStr 是json的属性
原文:https://www.cnblogs.com/SeaWxx/p/11227625.html
评论(0)