派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-03-30 f80248814174b15864d289311e8ddc132d8d3bba
src/utils/axios.js
@@ -83,7 +83,7 @@
// 创建axios实例
const Service = axios.create({
  timeout: 1000,
  timeout: 5000,
  baseURL: 'http://10.246.162.140:8080/'
})