派生自 wuyushui/SewerAndRainNetwork

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