Browse Source

0202/13:54

111
261568008@qq.com 5 years ago
parent
commit
17c833427d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/studentManager/studentList.vue

+ 1 - 1
src/views/studentManager/studentList.vue

@@ -350,7 +350,7 @@ export default {
         responseType: 'blob'
       }
 
-      this.$confirm('确定导出未激活学生列表?', '提示', {
+      this.$confirm('确定导出?', '提示', {
         confirmButtonText: '确定',
         cancelButtonText: '取消',
         type: 'warning'