Bladeren bron

Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-teacher-table into beta

zengyicheng 1 jaar geleden
bovenliggende
commit
457761c2c6

+ 15 - 14
src/components/pages/addCourse.vue

@@ -437,7 +437,7 @@
                     简易模式
                   </div>
                 </div>
-                <!-- <div class="wordTeacher" @click="checkTemplate4()" v-if="oid == '69893dca-1d47-11ed-8c78-005056b86db5'">
+                <!-- <div class="wordTeacher" @click="checkTemplate4()">
                   <div class="wordPic">
                     <img src="../../assets/icon/wordMub.png" alt />
                   </div>
@@ -489,13 +489,13 @@
                 <div class="cru_selectBox">
                   <div v-for="(item, index) in unitJson" :key="index" class="cru_select"
                     :class="unitIndex == index ? 'cru_selected' : ''" @click="unitSet(index)">
-                    {{unitJson[unitJson.length-1].easy == 4 ? item.dyName : '第'+ (index + 1) +'阶段'}}
+                    {{item.dyName ? item.dyName : '第'+ (index + 1) +'阶段'}}
                   </div>
                   <img src="../../assets/line.png" class="cru_line" :style="{
                     left: offsetLetfPx + 'px',
                   }" />
                 </div>
-                <div class="addStageImg" @click="addunit()" v-if="!(unitJson[unitJson.length-1].easy == 4)">
+                <div class="addStageImg" @click="addunit()" v-if="!(unitJson[unitJson.length-1].easy == 4) && !(unitJson[unitJson.length-1].easy == 6)">
                   <img src="../../assets/icon/add.png" alt />
                 </div>
               </div>
@@ -508,7 +508,7 @@
                     <div>
                       <input type="text" placeholder="阶段标题" class="binfo_input" v-model="unitJson[unitIndex].dyName" />
                     </div>
-                    <div v-if="unitJson.length > 1 && !(unitJson[unitJson.length-1].easy == 4)"
+                    <div v-if="unitJson.length > 1 && !(unitJson[unitJson.length-1].easy == 4) && !(unitJson[unitJson.length-1].easy == 6)"
                       @click="deleteUnit(unitIndex)"></div>
                   </div>
                 </div>
@@ -547,7 +547,7 @@
                             ].task
                           " />
                         </div>
-                        <div class="remove" v-if="item.taskJson.length > 1 && !unitJson[unitIndex].easy"
+                        <div class="remove" v-if="item.taskJson.length > 1 && (!unitJson[unitIndex].easy || unitJson[unitIndex].easy == 6)"
                           @click="deleteTask(itemTaskIndex)" style="position: absolute; right: 55px"></div>
                       </div>
                       <div v-if="easyArray.indexOf(unitJson[unitIndex].easy) == -1" style="
@@ -1043,13 +1043,13 @@
                                 ">
                       <div class="lineTitle">
                         {{
-                          (!unitJson[unitIndex].easy || easyArray.indexOf(unitJson[unitIndex].easy) != -1) ? "练习内容" : "评价内容"
+                          (!unitJson[unitIndex].easy || unitJson[unitIndex].easy == 6 || easyArray.indexOf(unitJson[unitIndex].easy) != -1) ? "练习内容" : "评价内容"
                         }}
                       </div>
                       <div class="line" style="width: 90%"></div>
                     </div>
                   </div>
-                  <div v-if="!unitJson[unitIndex].easy" class="toolChoose" style="padding: 0 0 0 30px">
+                  <div v-if="unitJson[unitIndex].easy == 6 || !unitJson[unitIndex].easy" class="toolChoose" style="padding: 0 0 0 30px">
                     <div class="tools">
                       <div class="leftTools" style="
                                     width: 95%;
@@ -2839,8 +2839,8 @@
         <editor-bar v-model="wordJson.text"></editor-bar>
       </el-form>
       <span slot="footer" class="dialog-footer">
-        <el-button @click="dialogVisibleWord = false">取 消</el-button>
-        <el-button type="primary" @click="addWordJson">确定</el-button>
+        <!-- <el-button @click="dialogVisibleWord = false">取 消</el-button> -->
+        <el-button type="primary" @click="addWordJson">上传模板</el-button>
       </span>
     </el-dialog>
     <el-dialog title="添加班级" :visible.sync="dialogVisibleMoreUpload" :append-to-body="true" width="30%"
@@ -6862,9 +6862,9 @@ export default {
       this.unitJson[this.unitIndex].chapterInfo[0].taskJson[
         this.taskCount
       ].toolChoose[this.toolIndex].tableJson = this.tableJson;
-      this.tableJson = [{ text: "" }];
-      this.dialogVisibleTable = false;
-
+      // this.tableJson = [{ text: "" }];
+      // this.dialogVisibleTable = false;
+      this.$message.success('上传成功')
       if (
         this.unitJson[this.unitIndex].chapterInfo[0].taskJson[this.taskCount]
           .toolChoose[this.toolIndex].tool != 48
@@ -6876,8 +6876,9 @@ export default {
       this.unitJson[this.unitIndex].chapterInfo[0].taskJson[
         this.taskCount
       ].toolChoose[this.toolIndex].wordJson = this.wordJson;
-      this.wordJson = [{ text: "" }];
-      this.dialogVisibleWord = false;
+      // this.wordJson = [{ text: "" }];
+      // this.dialogVisibleWord = false;
+      this.$message.success('上传成功')
 
       if (
         this.unitJson[this.unitIndex].chapterInfo[0].taskJson[this.taskCount]

+ 218 - 118
src/components/pages/components/weilai.js

@@ -1,16 +1,91 @@
 let chapter = [
     {
-      "dyName": "自主预习",
-      easy: 4,
+      "dyName": "聚焦问题",
+      easy: 6,
       "chapterInfo": [
         {
           "isread": false,
-          "chapterid": "65a2f3ce-dc5c-6dae-6d5f-25910f3135c7",
+          "chapterid": "65a2f3ce-dc5c-6dae-6d5f-25910f3135ac",
           "title": "",
           "courseName": "",
           "taskJson": [
             {
-              "task": "预习作业",
+              "task": "头脑风暴",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "确定问题",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "情境任务",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "设计方案",
               "taskDetail": "",
               "chapterData": [],
               "toolText": "",
@@ -43,21 +118,69 @@ let chapter = [
           "templateArray": []
         }
       ]
-    },
-    {
-      "dyName": "教学实施",
-      "easy": 5,
+    }, {
+      "dyName": "解决问题",
+      easy: 6,
       "chapterInfo": [
         {
           "isread": false,
-          "chapterid": "9b584a8d-639b-c05a-2838-75579d12147a",
+          "chapterid": "65a2f3ce-dc5c-6dae-6d5f-25910f3135ac",
           "title": "",
           "courseName": "",
           "taskJson": [
             {
-              "task": "聚焦问题",
-              "taskType":1,
-              "taskDetail": "请输入学习问题/任务设计描述:将本节课程的学习目标整合表述为一个大问题。",
+              "task": "综合感知",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "具身体验",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "探索实践",
+              "taskDetail": "",
               "chapterData": [],
               "toolText": "",
               "toolChoose": [
@@ -81,8 +204,7 @@ let chapter = [
               "proVisible2": false
             },
             {
-              "task": "学习活动",
-              "taskType":2,
+              "task": "建构知识",
               "taskDetail": "",
               "chapterData": [],
               "toolText": "",
@@ -115,19 +237,93 @@ let chapter = [
           "templateArray": []
         }
       ]
-    },
-    {
-      "dyName": "拓展研学",
-      "easy": 4,
+    }, {
+      "dyName": "运用智造",
+      easy: 6,
       "chapterInfo": [
         {
           "isread": false,
-          "chapterid": "298a0497-5695-ebbf-3d89-57d8ce5a27e1",
+          "chapterid": "65a2f3ce-dc5c-6dae-6d5f-25910f3135ac",
           "title": "",
           "courseName": "",
           "taskJson": [
             {
-              "task": "研学任务",
+              "task": "联通经验",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "转化运用",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "智造成果",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "展示表达",
               "taskDetail": "",
               "chapterData": [],
               "toolText": "",
@@ -160,104 +356,8 @@ let chapter = [
           "templateArray": []
         }
       ]
-    }
+    },
   ]
   
   
-  export default chapter
-
-  // {
-  //   "dyName": "教学设计",
-  //   "easy": 3,
-  //   "chapterInfo": [
-  //     {
-  //       "isread": false,
-  //       "chapterid": "5d7b691c-c429-9e4b-56ac-4b156a8e6504",
-  //       "title": "",
-  //       "courseName": "",
-  //       "taskJson": [
-  //         {
-  //           "task": "学习问题/任务",
-  //           "taskDetail": "请输入学习问题/任务设计描述。",
-  //           "chapterData": [],
-  //           "toolText": "",
-  //           "toolChoose": [
-  //             {
-  //               "tool": [],
-  //               "toolDetail": "",
-  //               "toolType": 0,
-  //               "askCount": 1,
-  //               "askTitle": "",
-  //               "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
-  //             }
-  //           ],
-  //           "isShowTools": false,
-  //           "askCount": 1,
-  //           "isFold": 0,
-  //           "askTitle": "",
-  //           "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
-  //           "checkJson": [{ "checkCount": [], "checkPerent": [] }],
-  //           "homeworkList": [],
-  //           "proVisible": false,
-  //           "proVisible2": false
-  //         },
-  //         {
-  //           "task": "学习活动",
-  //           "taskDetail": "请输入学习活动设计描述。",
-  //           "chapterData": [],
-  //           "toolText": "",
-  //           "toolChoose": [
-  //             {
-  //               "tool": [],
-  //               "toolDetail": "",
-  //               "toolType": 0,
-  //               "askCount": 1,
-  //               "askTitle": "",
-  //               "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
-  //             }
-  //           ],
-  //           "isShowTools": false,
-  //           "askCount": 1,
-  //           "isFold": 0,
-  //           "askTitle": "",
-  //           "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
-  //           "checkJson": [{ "checkCount": [], "checkPerent": [] }],
-  //           "homeworkList": [],
-  //           "proVisible": false,
-  //           "proVisible2": false
-  //         },
-  //         {
-  //           "task": "学习成果",
-  //           "taskDetail": "请输入学习成果设计与展示描述。",
-  //           "chapterData": [],
-  //           "toolText": "",
-  //           "toolChoose": [
-  //             {
-  //               "tool": [],
-  //               "toolDetail": "",
-  //               "toolType": 0,
-  //               "askCount": 1,
-  //               "askTitle": "",
-  //               "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
-  //             }
-  //           ],
-  //           "isShowTools": false,
-  //           "askCount": 1,
-  //           "isFold": 0,
-  //           "askTitle": "",
-  //           "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
-  //           "checkJson": [{ "checkCount": [], "checkPerent": [] }],
-  //           "homeworkList": [],
-  //           "proVisible": false,
-  //           "proVisible2": false
-  //         }
-  //       ],
-  //       "itemCount": 1,
-  //       "fileList1": [],
-  //       "video": [],
-  //       "testData": [],
-  //       "pData": [],
-  //       "templateArray": []
-  //     }
-  //   ]
-  // },
+  export default chapter

+ 263 - 0
src/components/pages/components/weilai简易模式.js

@@ -0,0 +1,263 @@
+let chapter = [
+    {
+      "dyName": "自主预习",
+      easy: 4,
+      "chapterInfo": [
+        {
+          "isread": false,
+          "chapterid": "65a2f3ce-dc5c-6dae-6d5f-25910f3135c7",
+          "title": "",
+          "courseName": "",
+          "taskJson": [
+            {
+              "task": "预习作业",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            }
+          ],
+          "itemCount": 1,
+          "fileList1": [],
+          "video": [],
+          "testData": [],
+          "pData": [],
+          "templateArray": []
+        }
+      ]
+    },
+    {
+      "dyName": "教学实施",
+      "easy": 5,
+      "chapterInfo": [
+        {
+          "isread": false,
+          "chapterid": "9b584a8d-639b-c05a-2838-75579d12147a",
+          "title": "",
+          "courseName": "",
+          "taskJson": [
+            {
+              "task": "聚焦问题",
+              "taskType":1,
+              "taskDetail": "请输入学习问题/任务设计描述:将本节课程的学习目标整合表述为一个大问题。",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            },
+            {
+              "task": "学习活动",
+              "taskType":2,
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            }
+          ],
+          "itemCount": 1,
+          "fileList1": [],
+          "video": [],
+          "testData": [],
+          "pData": [],
+          "templateArray": []
+        }
+      ]
+    },
+    {
+      "dyName": "拓展研学",
+      "easy": 4,
+      "chapterInfo": [
+        {
+          "isread": false,
+          "chapterid": "298a0497-5695-ebbf-3d89-57d8ce5a27e1",
+          "title": "",
+          "courseName": "",
+          "taskJson": [
+            {
+              "task": "研学任务",
+              "taskDetail": "",
+              "chapterData": [],
+              "toolText": "",
+              "toolChoose": [
+                {
+                  "tool": [],
+                  "toolDetail": "",
+                  "toolType": 0,
+                  "askCount": 1,
+                  "askTitle": "",
+                  "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+                }
+              ],
+              "isShowTools": false,
+              "askCount": 1,
+              "isFold": 0,
+              "askTitle": "",
+              "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+              "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+              "homeworkList": [],
+              "proVisible": false,
+              "proVisible2": false
+            }
+          ],
+          "itemCount": 1,
+          "fileList1": [],
+          "video": [],
+          "testData": [],
+          "pData": [],
+          "templateArray": []
+        }
+      ]
+    }
+  ]
+  
+  
+  export default chapter
+
+  // {
+  //   "dyName": "教学设计",
+  //   "easy": 3,
+  //   "chapterInfo": [
+  //     {
+  //       "isread": false,
+  //       "chapterid": "5d7b691c-c429-9e4b-56ac-4b156a8e6504",
+  //       "title": "",
+  //       "courseName": "",
+  //       "taskJson": [
+  //         {
+  //           "task": "学习问题/任务",
+  //           "taskDetail": "请输入学习问题/任务设计描述。",
+  //           "chapterData": [],
+  //           "toolText": "",
+  //           "toolChoose": [
+  //             {
+  //               "tool": [],
+  //               "toolDetail": "",
+  //               "toolType": 0,
+  //               "askCount": 1,
+  //               "askTitle": "",
+  //               "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+  //             }
+  //           ],
+  //           "isShowTools": false,
+  //           "askCount": 1,
+  //           "isFold": 0,
+  //           "askTitle": "",
+  //           "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+  //           "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+  //           "homeworkList": [],
+  //           "proVisible": false,
+  //           "proVisible2": false
+  //         },
+  //         {
+  //           "task": "学习活动",
+  //           "taskDetail": "请输入学习活动设计描述。",
+  //           "chapterData": [],
+  //           "toolText": "",
+  //           "toolChoose": [
+  //             {
+  //               "tool": [],
+  //               "toolDetail": "",
+  //               "toolType": 0,
+  //               "askCount": 1,
+  //               "askTitle": "",
+  //               "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+  //             }
+  //           ],
+  //           "isShowTools": false,
+  //           "askCount": 1,
+  //           "isFold": 0,
+  //           "askTitle": "",
+  //           "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+  //           "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+  //           "homeworkList": [],
+  //           "proVisible": false,
+  //           "proVisible2": false
+  //         },
+  //         {
+  //           "task": "学习成果",
+  //           "taskDetail": "请输入学习成果设计与展示描述。",
+  //           "chapterData": [],
+  //           "toolText": "",
+  //           "toolChoose": [
+  //             {
+  //               "tool": [],
+  //               "toolDetail": "",
+  //               "toolType": 0,
+  //               "askCount": 1,
+  //               "askTitle": "",
+  //               "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }]
+  //             }
+  //           ],
+  //           "isShowTools": false,
+  //           "askCount": 1,
+  //           "isFold": 0,
+  //           "askTitle": "",
+  //           "askJson": [{ "askstitle": "", "askItem": 1, "checkList": [] }],
+  //           "checkJson": [{ "checkCount": [], "checkPerent": [] }],
+  //           "homeworkList": [],
+  //           "proVisible": false,
+  //           "proVisible2": false
+  //         }
+  //       ],
+  //       "itemCount": 1,
+  //       "fileList1": [],
+  //       "video": [],
+  //       "testData": [],
+  //       "pData": [],
+  //       "templateArray": []
+  //     }
+  //   ]
+  // },

+ 2 - 2
src/components/pages/works.vue

@@ -48,14 +48,14 @@
             >课程管理</span
           >
           <span class="sub_head">评价管理</span>
-          <!-- <span
+          <span
             @click="
               goTo(
                 '/worksReport?userid=' + userid + '&oid=' + oid + '&org=' + org
               )
             "
             >数据报告</span
-          > -->
+          >
         </div>
         <div class="student_head">
           <div class="student_search">