赞
踩
axios.get('/userAll') .then( async response { console.log(response); //要同步这个方法 await axios.get('/user?ID=12345'