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

+ 2 - 2
js/Desktop/DeskTop.js

@@ -3634,7 +3634,7 @@ U.MD.D.I.openApplicationJieTeacher = function (str, cid, stage, task, tool,stude
         },
         },
     })
     })
     _box.appendChild(_loading)
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi'
+    _box.id = str + '_loadLi'+_userid
     switch (str) {
     switch (str) {
         case "whiteboard":
         case "whiteboard":
             aTool = 1;
             aTool = 1;
@@ -4003,7 +4003,7 @@ U.MD.D.I.openApplicationJieTeacher = function (str, cid, stage, task, tool,stude
                 "'" +
                 "'" +
                 ", " +
                 ", " +
                 "'" +
                 "'" +
-                str + '_loadLi' +
+                str + '_loadLi'+_userid +
                 "'" +
                 "'" +
                 ", " +
                 ", " +
                 "'" +
                 "'" +