派生自 wuyushui/SewerAndRainNetwork

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