lsc 2 days ago
parent
commit
d12f3ed729
1 changed files with 2 additions and 2 deletions
  1. 2 2
      js/Desktop/DeskTop.js

+ 2 - 2
js/Desktop/DeskTop.js

@@ -11776,7 +11776,7 @@ U.MD.D.I.downloadFile = function (cid, s, task, t, uid, type, text, loading, spa
     } 
 }
 
-U.MD.D.I.downloadFile2 = function (cid, s, task, t, uid, text, loading, span, files, _iframe, str) {
+U.MD.D.I.downloadFile2 = function (cid, stage, task, t, uid, text, loading, span, files, _iframe, str) {
     // 优化:常量抽离、合并相同代码、结构简化
     const BUCKET = "ccrb";
     const REGION = "cn-northwest-1";
@@ -11813,7 +11813,7 @@ U.MD.D.I.downloadFile2 = function (cid, s, task, t, uid, text, loading, span, fi
                         '${s}',
                         '${task}',
                         '${t}',
-                        '${str}_loadLi_Jie${cid}${s}${task}${t}${uid}',
+                        '${str}_loadLi_Jie${cid}${stage}${task}${t}${uid}',
                         '1',
                         \`${text_str}\`
                     );