luohairen
2024-10-29 a38b2ce4cf02b6ac7069ac89517287bf78f4dfdf
src/views/exam/paper/list.vue
@@ -100,7 +100,7 @@
      })
    },
    deletePaper (row) {
      this.$confirm('此操作将永久删除该成员, 是否继续?', '提示', {
      this.$confirm('此操作将永久删除该试卷, 是否继续?', '提示', {
        confirmButtonText: '确定',
        cancelButtonText: '取消',
        type: 'warning'