Commit 3db873c3 authored by 前端-许佳敏's avatar 前端-许佳敏

回滚代码到未删除版本,补充脚本运行时报错

parent 13a4272f
......@@ -106,6 +106,7 @@ async function batchAxiosHttps() {
asyncHttpQueue[item][subItem] = null
}
} catch (err) {
console.log(err)
httpErrorQueue.push({ ...serviceConfig[item][subItem], ...err.response.data })
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment