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

+ 1 - 1
js/Desktop/DeskTop.js

@@ -222,7 +222,7 @@ U.MD.D.I.initDesktopIcons = function(el) {
     //清楚桌面图标
     //清楚桌面图标
     el.innerHTML = "";
     el.innerHTML = "";
     //循环创建桌面图标
     //循环创建桌面图标
-    if (_type == 2 && _oid != "91305d49-01ba-11ed-8c78-005056b86db5" && _org != "eb2af5e9-ac3d-46b6-9fe3-3c1c364f018d" && _oid != "d9db3320-503a-11ed-8c78-005056b86db5" && _org != "7ada499f-4ec7-11ed-8c78-005056b86db5" && _org != "eb2af5e9-ac3d-46b6-9fe3-3c1c364f0217") {
+    if (_type == 2 && _oid != "91305d49-01ba-11ed-8c78-005056b86db5" && _org != "eb2af5e9-ac3d-46b6-9fe3-3c1c364f018d" && _oid != "d9db3320-503a-11ed-8c78-005056b86db5" && _org != "eb2af5e9-ac3d-46b6-9fe3-3c1c364f0217") {
         for (i = 0; i < _studentDesktopIconInfo.length; i++) {
         for (i = 0; i < _studentDesktopIconInfo.length; i++) {
             _content = $$("div", {
             _content = $$("div", {
                 className: "U_MD_D_KO",
                 className: "U_MD_D_KO",