This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
zkPCproject
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
提交下载时长
newStyle
douzhuo
2 years ago
parent
9f5279a950
commit
b46a7d4b22
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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) => {
Write
Preview
Loading…
Cancel
Save