Explorar el Código

update 最长请求时间1分半

linweizeng hace 3 años
padre
commit
ea54478fb1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/setting.js

+ 1 - 1
src/setting.js

@@ -141,7 +141,7 @@ export default {
     active: true
   },
   // 最长请求时间
-  requestTimeout: 6000 * 10,
+  requestTimeout: 1000 * 90,
   // 白名单,不重定向白名单,不经过token校验的路由
   whiteRouterList: [
     '/login',