@@ -99,15 +99,6 @@
>
</statistic-item>
<statistic-item>
- <span>回访任务未完成剩余/总数</span>
- <span>
- {{
- statInfo.studentVisitSurplus ? statInfo.studentVisitSurplus : "0"
- }}
- / {{ statInfo.studentVisit ? statInfo.studentVisit : "0" }}</span
- >
- </statistic-item>
- <statistic-item>
<span>课程考情异常剩余/总数</span>
<span>
{{
@@ -201,7 +192,7 @@
</div>
</template>
</el-table-column>
- <el-table-column
+ <!-- <el-table-column
align="center"
prop="times"
label="回访任务未完成剩余/总数"
@@ -216,7 +207,7 @@
/ {{ scope.row.studentVisit ? scope.row.studentVisit : "0" }}
- </el-table-column>
+ </el-table-column> -->
<el-table-column