From c9c4eb82b16118459ed14de27d98bc47347cc990 Mon Sep 17 00:00:00 2001 From: wangxi <982339955@qq.com> Date: Fri, 3 Sep 2021 11:31:44 +0800 Subject: [PATCH] =?UTF-8?q?[mod]=E8=B6=85=E8=9E=8D=E5=90=88-=E6=B5=8B?= =?UTF-8?q?=E8=AF=84=E6=8A=A5=E5=91=8A=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../moduleCom/careerWisdom/TestReportManagementLarge.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/superFusionPlatform/mainPlatform/moduleAndLayout/moduleCom/careerWisdom/TestReportManagementLarge.vue b/src/views/superFusionPlatform/mainPlatform/moduleAndLayout/moduleCom/careerWisdom/TestReportManagementLarge.vue index 401eea3..3eda7c5 100644 --- a/src/views/superFusionPlatform/mainPlatform/moduleAndLayout/moduleCom/careerWisdom/TestReportManagementLarge.vue +++ b/src/views/superFusionPlatform/mainPlatform/moduleAndLayout/moduleCom/careerWisdom/TestReportManagementLarge.vue @@ -328,6 +328,8 @@ start_date:this.start_date, student_name:this.keyword, test_status:this.status, + pageSize:999, + pageNumber:1, }; this.InterfaceConfig.callInterface([{ url:InterfaceConfig.getStudentListByClass.url,