| src/views/onlineEducation/classHourBatch/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/onlineEducation/classHourBatch/index.vue
@@ -57,9 +57,6 @@ <el-table-column label="总课时" prop="coursePeriodNum" align="center" /> <el-table-column label="已完成人数" prop="finishCount" align="center" /> <el-table-column label="完成率" prop="finishRate" align="center"> <template #default="scope"> <span>{{scope.row.finishRate.toFixed(2)}}</span> </template> </el-table-column> <el-table-column label="操作" align="center" class-name="small-padding fixed-width" width="180"> <template #default="scope">