catch不到多个报错信息两个请求都返回了报错状态 axios.all([this.getFormData(),this.getFormHead()]).then(axios.spread((fromDataResp,formHeadResp)=>{ ...
確定! 回上一頁