11wqe1 hace 6 meses
padre
commit
b9d7db0460

+ 2 - 2
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;

+ 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;