|
@@ -1097,6 +1097,12 @@ U.MD.D.I.initDesktopIcons = function(el, type) {
|
|
|
)
|
|
|
}
|
|
|
|
|
|
+ if (_org == 'c95e0a56-c205-11ed-8d51-005056b86db5') {
|
|
|
+ _teacherDesktopIconInfo.push(
|
|
|
+ { "Name": "数据看板", "Url": "dataBoard", "style": { "cssText": "background-image:url(/img/icon/dataBoard.png)" } },
|
|
|
+ )
|
|
|
+ }
|
|
|
+
|
|
|
if (_oid == '1c3b9def-8fbe-11ed-b13d-005056b86db5') {
|
|
|
_studentDesktopIconInfo3 = _studentDesktopIconInfo3.filter((el) => {
|
|
|
if (el.Name == '项目管理') {
|