安全在线教育平台
zhouwx
12 hours ago 81c81ad6899496bbb46a59c815503f1f90bc4718
中科大支线-修改
1 files modified
3 ■■■■■ changed files
src/views/onlineEducation/classHourBatch/index.vue 3 ●●●●● 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">