Explorar o código

flot terminer

scorpio %!s(int64=2) %!d(string=hai) anos
pai
achega
b2139f5846
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/api/fetch.js

+ 1 - 1
src/api/fetch.js

@@ -36,7 +36,7 @@ function fetch(
   header = {},
   responseType = '',
   insurance,
-  timeout = 15000
+  timeout = 30000
 ) {
   contentType === 'form' && (contentType = 'application/x-www-form-urlencoded')
   contentType === 'json' && (contentType = 'application/json')