🌈 搜索
📅  最后修改于: 2022-03-11 15:03:36.657000             🧑  作者: Mango
var lists = this.state.lists.map(function(list, index) { return( {list.name} ) });