98lxh 7 months ago
parent
commit
7696fc1ad9
5 changed files with 2 additions and 2 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.b3b1a64b.js
  3. BIN
      dist/static/js/app.b3b1a64b.js.gz
  4. 1 1
      src/aapi/axios.js
  5. 1 1
      src/api/axios.js

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.b3b1a64b.js


BIN
dist/static/js/app.cf4d87fe.js.gz → dist/static/js/app.b3b1a64b.js.gz


+ 1 - 1
src/aapi/axios.js

@@ -1,7 +1,7 @@
 
 const header = {
 }
-window.ajaxTimeout = 20000
+window.ajaxTimeout = 50000
 export default async (
   url = '',
   data = {},

+ 1 - 1
src/api/axios.js

@@ -1,7 +1,7 @@
 
 const header = {
 }
-window.ajaxTimeout = 20000
+window.ajaxTimeout = 50000
 export default async (
   url = '',
   data = {},

Some files were not shown because too many files changed in this diff