派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-03-31 c92dd3fca165ddd8d73d29a640ec22c89c45260f
src/utils/axios.js
@@ -83,7 +83,7 @@
// 创建axios实例
const Service = axios.create({
  timeout: 1000
  timeout: 5000
})
const CancelToken = axios.CancelToken