|
@@ -5769,7 +5769,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
|
|
|
if (str == 'my' && _type == 2 && (_oid == "69893dca-1d47-11ed-8c78-005056b86db5" || _oid == "05b62310-8cda-11ed-b13d-005056b86db5")) {
|
|
|
return;
|
|
|
}
|
|
|
- let opArray = [ "project", "study", "futureClass", "evaluate", "student"]
|
|
|
+ let opArray = [ "project", "study", "appStore", "futureClass", "evaluate", "student"]
|
|
|
if(opArray.includes(str)){
|
|
|
let _str = str
|
|
|
if(str == 'appStore'){
|