luohairen
2024-10-31 3fdb38dd19c8a61d91d789c83074a7e8a3c10897
src/views/exam/exam/ExamManage.vue
@@ -103,7 +103,7 @@
            v-show="scope.row.status !== 'cancel'"
            style="margin: 0 5px"
            title="确定要删除该考试吗?"
            @confirm="deleteExam(scope.row.id)"
            @confirm="deleteExam(scope.row)"
          >
            <el-button
              slot="reference"