摘要: 1.获取一个字段生成新数组:data.map(x => { return x.GoodsId;})。 2.拆分成字符串data.join(',');拼接的符号随意。 阅读全文
posted @ 2020-07-16 15:20 binzi-6 阅读(1319) 评论(0) 推荐(0) 编辑