var c = self.threeData1; var threeData2 = c.concat();
threeData2.forEach(function(iten){
iten.price = "---"
}) console.log("c",c) console.log("threeData2",threeData2)阿波罗的战车
相关分类