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