拿不到数据的问题

plp
CorrectRoadH 4 years ago
parent 7c8914a34f
commit b604cbedb9

@ -300,7 +300,7 @@ export default {
url
}).then(resp => {
this.setLoading(component, false)
this.setRespData(component, resp.data)
this.setRespData(component, resp)
})
}
},

Loading…
Cancel
Save