|
@@ -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 = "";
|