图片描述

已经获得到返回的数据,但是就是不能渲染到网页中,求大神们帮助,,
axios.post(apiurl,data,{headers:{'auth':sccesstoken}})
.then(res =>{
//axios.defaults.headers.common['auth'] = sccesstoken
console.log(res.data[0].data)
console.log(res.data[0].data[0].CompanyName);
this.self.sites = res.data[0].data;
})
.catch(function (error) {
//
});
互换的青春
一只萌萌小番薯
随时随地看视频慕课网APP
相关分类