Browse Source

fix download

master-cyn
enlin 2 years ago
parent
commit
7599db1ed0
1 changed files with 1 additions and 1 deletions
  1. +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;


Loading…
Cancel
Save