猿问

axios回调

成功访问后的回调函数是什么

慕田峪4524236
浏览 981回答 1
1回答

幕布斯7119047

axios({params},config).then(response=>{    console.log(response);}).catch(err=>{    console.log(err);});
随时随地看视频慕课网APP

相关分类

JavaScript
我要回答