瀏覽代碼

打开导出作业

11wqe1 6 月之前
父節點
當前提交
a20ce2f34b
共有 3 個文件被更改,包括 8 次插入8 次删除
  1. 4 4
      src/components/easy2/studyStudent.vue
  2. 2 2
      src/components/easy3/studyStudent.vue
  3. 2 2
      src/components/studyStudent.vue

+ 4 - 4
src/components/easy2/studyStudent.vue

@@ -1357,7 +1357,7 @@
                       @click="openWordCloud(toolIndex)"
                       >生成词云</el-button
                     >
-                    <!-- <el-button
+                    <el-button
                       type="primary"
                       v-if="
                         tool.tool[0] == 16 && worksStudent[toolIndex].length > 0
@@ -1365,7 +1365,7 @@
                       style="position: absolute; right: 30px; top: -45px"
                       @click="uploadWorks(toolIndex)"
                       >导出作业</el-button
-                    >  -->
+                    > 
                     <!-- <el-button type="primary" v-if="tool.tool[0] == 57" style="
                         position: absolute;
                         right: 30px;
@@ -13742,9 +13742,9 @@ export default {
             continue;
           }
         }
-        console.log('con[i].type',con[i])
+        // console.log('con[i].type',con[i]) 
 
-        console.log('con[i].type',con[i].type)
+        // console.log('con[i].type',con[i].type)
         
         if(_fileid == 1 || con[i].type == 3){
           this.AIloading[toolIndex][i].loading=false;

+ 2 - 2
src/components/easy3/studyStudent.vue

@@ -1387,7 +1387,7 @@
                       @click="openWordCloud(toolIndex)"
                       >生成词云</el-button
                     >
-                    <!-- <el-button
+                    <el-button
                       type="primary"
                       v-if="
                         tool.tool[0] == 16 && worksStudent[toolIndex].length > 0
@@ -1395,7 +1395,7 @@
                       style="position: absolute; right: 30px; top: -45px"
                       @click="uploadWorks(toolIndex)"
                       >导出作业</el-button
-                    > -->
+                    >
                     <!-- <el-button type="primary" v-if="tool.tool[0] == 57" style="
                         position: absolute;
                         right: 30px;

+ 2 - 2
src/components/studyStudent.vue

@@ -1356,7 +1356,7 @@
                       @click="openWordCloud(toolIndex)"
                       >生成词云</el-button
                     >
-                    <!-- <el-button
+                    <el-button
                       type="primary"
                       v-if="
                         tool.tool[0] == 16 && worksStudent[toolIndex].length > 0
@@ -1364,7 +1364,7 @@
                       style="position: absolute; right: 30px; top: -45px"
                       @click="uploadWorks(toolIndex)"
                       >导出作业</el-button
-                    > -->
+                    >
                     <!-- <el-button type="primary" v-if="tool.tool[0] == 57" style="
                         position: absolute;
                         right: 30px;