Browse Source

修改导出,只能导出部分数据

lex-xin 5 years ago
parent
commit
6506f19a14

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.72e09281.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.4f45d716.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.c38f170c.js


+ 1 - 1
src/views/dashboard/index.vue

@@ -683,7 +683,7 @@ export default {
         // var curTbl = document.getElementById('tableid');
         // this.tableId = curTbl;
         // 获取所有学生数据然后到出
-        this.limit = 200 // 每页获取200条数据
+        this.limit = 9999 // 每页获取200条数据
         this.topForm.team = "";
         this.topForm.status = "";
         this.topForm.major = "";

Some files were not shown because too many files changed in this diff