摘要: 代码: const numberList = list.map(item => ({value: item})) 其中 list是原数组,numberList是转化后的数组,value是key的名称 在使用ele... 阅读全文
posted @ 2020-04-09 17:38 努力加油进步 阅读(455) 评论(0) 推荐(0)