lsc 2 년 전
부모
커밋
f356580b9c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();
                 }
             }