派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-14 e54bdb6676e48ebebe23ef400b75663f34b92068
src/utils/axios.js
@@ -83,7 +83,7 @@
// 创建axios实例
const Service = axios.create({
  timeout: 1000
  timeout: 1000 * 30
})
const CancelToken = axios.CancelToken