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