1.获取一个字段生成新数组:data.map(x => { return x.GoodsId;})。 2.拆分成字符串data.join(',');拼接的符号随意。 相关文章: 2022-12-23 2022-12-23 2021-11-03 2021-11-30