Browse Source

提交下载时长

newStyle
douzhuo 2 years ago
parent
commit
b46a7d4b22
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/Receive/index.vue

+ 1
- 0
src/views/Receive/index.vue View File

@@ -1851,6 +1851,7 @@ export default {
method: "get",
url: url,
params: data,
timeout: 10*60*1000,
responseType: "blob",
})
.then((res) => {


Loading…
Cancel
Save