This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
Dubhe
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
5
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
fix download.js
pull/13/MERGE
enlin
2 years ago
parent
adeddaab09
commit
c83e1d1e2b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
webapp/src/utils/download.js
+ 1
- 1
webapp/src/utils/download.js
View File
@@ -20,7 +20,7 @@ import ZIP from './zip';
const pMap = require('p-map');
streamSaver.mitm = 'https://static.zhejianglab.com/mitm.html';
//
streamSaver.mitm = 'https://static.zhejianglab.com/mitm.html';
// 默认名字解析
const defaultName = (file) => file.name;
Write
Preview
Loading…
Cancel
Save