前端如何獲取http狀態碼400的返回值

axios.get("/check_mobile_and_sent_code",{withCredentials:true,params:{mobile:formInline.mobile}}).then(res=>{ console.log(res); //if(res.result==true){
相關文章
相關標籤/搜索