|
|
@ -328,6 +328,8 @@
|
|
|
|
start_date:this.start_date,
|
|
|
|
start_date:this.start_date,
|
|
|
|
student_name:this.keyword,
|
|
|
|
student_name:this.keyword,
|
|
|
|
test_status:this.status,
|
|
|
|
test_status:this.status,
|
|
|
|
|
|
|
|
pageSize:999,
|
|
|
|
|
|
|
|
pageNumber:1,
|
|
|
|
};
|
|
|
|
};
|
|
|
|
this.InterfaceConfig.callInterface([{
|
|
|
|
this.InterfaceConfig.callInterface([{
|
|
|
|
url:InterfaceConfig.getStudentListByClass.url,
|
|
|
|
url:InterfaceConfig.getStudentListByClass.url,
|
|
|
|