lsc 2 years ago
parent
commit
3de22a1dd0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -2861,7 +2861,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
                 "我的评价",
                 "我的评价",
                 $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/myReport?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
                 $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/myReport?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
                 "id": "myReport",
                 "id": "myReport",
-                "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                 "onresize": function () { }
                 "onresize": function () { }
             }, {
             }, {
                 closecallback: function () { }
                 closecallback: function () { }