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

+ 4 - 1
js/Desktop/DeskTop.js

@@ -1153,8 +1153,11 @@ U.MD.D.I.openApplication = function (str, obj, info) {
         _role = US.userInfo.role,
         _classId = US.userInfo.classid,
         _TscreenType = 1
-    _screenType = 2,
+        _screenType = 2,
         _SscreenType = 3;
+    if(str == 'my' && _type == 2 && _oid == "69893dca-1d47-11ed-8c78-005056b86db5"){
+        return;
+    }
     if (_type == 2 && _oid != "91305d49-01ba-11ed-8c78-005056b86db5") {
         switch (str) {