zengyicheng 2 years ago
parent
commit
644c7619b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -217,7 +217,7 @@ U.MD.D.I.initDesktopIcons = function(el) {
             $$("div", { className: "U_MD_D_KOS U_Img", "style": _studentDesktopIconInfo[i].style }, _iconcontent);
             $$("div", { className: "U_MD_D_KOX", "innerHTML": _studentDesktopIconInfo[i].Name }, _iconcontent);
         }
-    } else if ((_type == 1 || _type == 4) && _org == "d9db3320-503a-11ed-8c78-005056b86db5") {
+    } else if ((_type == 1 || _type == 4) && _oid == "d9db3320-503a-11ed-8c78-005056b86db5") {
         for (i = 0; i < _hanDeskIcon.length; i++) {
             _content = $$("div", {
                 className: "U_MD_D_KO",