|
@@ -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
|