1 个回答

arr.map(v => v.map(n => +n.toFixed(2)))

推荐问题