Эх сурвалжийг харах

更新 'frontend/src/api/nginx.ts'

庹念 3 өдөр өмнө
parent
commit
2d83952fbf

+ 2 - 1
frontend/src/api/nginx.ts

@@ -119,7 +119,8 @@ export const uploadApis = {
         withCredentials: true,
         withCredentials: true,
         headers: {
         headers: {
           'Content-type' : 'multipart/form-data'
           'Content-type' : 'multipart/form-data'
-        }
+        },
+        timeout: 120000
       })
       })
     })
     })
   },
   },