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