فهرست منبع

Merge branch 'V0.0.4' into V0.0.5

jingyuanchao 1 سال پیش
والد
کامیت
6dc7ba498e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/utils/request.js

+ 1 - 0
src/utils/request.js

@@ -147,6 +147,7 @@ export function exportFile(
       data: request,
       responseType: "blob",
       headers,
+      time: 60000,
       onDownloadProgress: onDownloadProgressCallBack,
     })
     .then((response) => {