@@ -465,7 +465,7 @@
var str =imgs.map(item=>{
return {
name:"1.jpg",
- url:item.url
+ url:item.response.data
}
})
console.log(str)