xiangpei
2024-11-04 baf2ef9b6cff8e34af2e6d6a9588b757800eef73
考试开始就能阅卷
1个文件已修改
2 ■■■ 已修改文件
src/views/exam/exam/ExamManage.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/exam/exam/ExamManage.vue
@@ -115,7 +115,7 @@
          </el-popconfirm>
          <el-button
            v-if="scope.row.status === 'finished'"
            v-if="scope.row.status !== 'not_start'"
            type="success"
            size="small"
            @click="markPaper(scope.row)"