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