11wqe1 3 months ago
parent
commit
8c60c41014
1 changed files with 6 additions and 2 deletions
  1. 6 2
      src/components/studySutdentClass/studyStudent.vue

+ 6 - 2
src/components/studySutdentClass/studyStudent.vue

@@ -1230,6 +1230,10 @@
                               alt
                             />
                             <div style="margin: 5px 0">个人评价</div>
+                            <div class="upload_toolBtn" v-if="tType==='1' && worksStudent[toolIndex].length>0" @click="openChoseWorksDetailDialog(tooC,toolIndex,taskCount,40)"
+                              style="position: absolute;right: 33px;top: -30px;">
+                              作业详细
+                            </div>
                           </div>
                           <div v-if="tooC == 41">
                             <img
@@ -1258,10 +1262,10 @@
                               alt
                             />
                             <div style="margin: 5px 0">排序</div>
-														<!-- <div class="upload_toolBtn" v-if="tType==='1' && worksStudent[toolIndex].length>0" @click="openChoseWorksDetailDialog(tooC,toolIndex,taskCount,47)"
+														<div class="upload_toolBtn" v-if="tType==='1' && worksStudent[toolIndex].length>0" @click="openChoseWorksDetailDialog(tooC,toolIndex,taskCount,47)"
                               style="position: absolute;right: 33px;top: -30px;">
                               作业详细
-                            </div> -->
+                            </div>
                           </div>
                           <div v-if="tooC == 48">
                             <img