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

+ 1 - 1
js/Desktop/DeskTop.js

@@ -6844,7 +6844,7 @@ U.MD.D.I.getUploadContent = function (cid, s, task, t, uid, atool, type, iframe)
                 }
             } else {
                 if (atool == 57) {
-                    U.MD.D.I.getContents2(cid, s, task, t, uid, type, iframe)
+                    U.MD.D.I.getContents2(cid, s, task, t, uid, '4', iframe)
                     // iframe.contentWindow.window.blockpy.components.editor.blockly.clear();
                 }
             }