Browse Source

设置请求时间

Lijy 2 năm trước cách đây
mục cha
commit
f7563ca000
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/http.js

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/http.js

@@ -2,7 +2,7 @@ import axios from 'axios'
 import qs from 'qs'
 import imgPath from "@/assets/image/jiazai.gif"
 
-const TIME_OUT_MS = 120 * 1000 // 默认请求超时时间
+const TIME_OUT_MS = 180 * 1000 // 默认请求超时时间
 
 function prompt() {
     window.ELEMENT.Message({