lsc 6 months ago
parent
commit
f0ee4a321a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -3456,7 +3456,7 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
                     _formdiv = new U.UF.UI.form(
                         "课程管理",
                         $$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/newAddCourse?cid=" + data + "&userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&role=" + _role }), {
-                        "id": "openCourseNewUpdate",
+                        "id": "openCourseUpdate",
                         "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
                         "onresize": function () { }
                     }, {