mo 4 éve
szülő
commit
bae8960240
1 módosított fájl, 2 hozzáadás és 11 törlés
  1. 2 11
      src/views/indexErrDataRecord/components/historyError.vue

+ 2 - 11
src/views/indexErrDataRecord/components/historyError.vue

@@ -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" }}
           </div>
         </template>
-      </el-table-column>
+      </el-table-column> -->
 
       <el-table-column
         align="center"