|
@@ -507,7 +507,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
// { "Name": "chatPDF", "Url": "chatPDF", "style": { "cssText": "background-image:url(/img/icon/chatPDF.png)" } }
|
|
|
// )
|
|
|
}
|
|
|
- if(_oid == '45facc0a-1211-11ec-80ad-005056b86db5' && _type == 2){
|
|
|
+ if((_oid == '45facc0a-1211-11ec-80ad-005056b86db5' || _org == 'c95e0a56-c205-11ed-8d51-005056b86db5') && _type == 2){
|
|
|
_studentDesktopIconInfo.push(
|
|
|
{ "Name": "我的评价", "Url": "myReport", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
|
|
|
)
|