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

+ 1 - 1
js/Desktop/DeskTop.js

@@ -5207,7 +5207,7 @@ U.MD.D.I.openApplicationJieTeacherE = function (str, cid, stage, task, tool, stu
     const script4 = document.createElement("script");
     script4.type = "text/javascript";
     // script4.src = US.Config.bpbl + "/pbl-student-table/dist/js/jietu2.js";
-    script4.src = US.Config.bpbl +"js/Common/jietu2E.js";
+    script4.src = US.Config.bpbl + "/js/Common/jietu2E.js";
 
     if (_iframe) {
         if (str == 'doc') {