|
@@ -1122,6 +1122,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
|
|
_oid = obj.organizeid || _userinfo.organizeid,
|
|
_oid = obj.organizeid || _userinfo.organizeid,
|
|
_type = US.userInfo.type,
|
|
_type = US.userInfo.type,
|
|
_org = US.userInfo.org,
|
|
_org = US.userInfo.org,
|
|
|
|
+ _role = US.userInfo.role,
|
|
_classId = US.userInfo.classid,
|
|
_classId = US.userInfo.classid,
|
|
_TscreenType = 1
|
|
_TscreenType = 1
|
|
_screenType = 2,
|
|
_screenType = 2,
|