lsc 2 年之前
父节点
当前提交
af9ec7482a
共有 1 个文件被更改,包括 13 次插入1 次删除
  1. 13 1
      js/Desktop/DeskTop.js

+ 13 - 1
js/Desktop/DeskTop.js

@@ -1651,7 +1651,7 @@ U.MD.D.I.openApplicationJie = function (str) {
     script3.src = "https://html2canvas.hertzen.com/dist/js/html2canvas.min.js";
     const script4 = document.createElement("script");
     script4.type = "text/javascript";
-    script4.src = "https://pbl.cocorobo.cn/pbl-student-table/dist/js/jietu.js";
+    script4.src = "https://pbl.cocorobo.cn/pbl-student-table/dist/js/jietu2.js";
 
     if (_iframe) {
         _iframe.onload = () => {
@@ -1680,6 +1680,18 @@ U.MD.D.I.openApplicationJie = function (str) {
                 "'" +
                 this.cid +
                 "'" +
+                ", " +
+                "'" +
+                this.stage +
+                "'" +
+                ", " +
+                "'" +
+                this.task +
+                "'" +
+                ", " +
+                "'" +
+                this.tool +
+                "'" +
                 ")\n" +
                 " });\n" +
                 "}\n" +