zengyicheng 3 years ago
parent
commit
43bf7b786a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -446,7 +446,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
         case "investigation":
             _formdiv = new U.UF.UI.form(
                 "问卷调查",
-                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/ibw" }), {
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/ask?userid=71160a48-11e2-11ec-80ad-005056b86db5" }), {
                     "id": "investigation",
                     "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
                     "onresize": function() {}