From a065cec8e45ae07811cc47f39a292f84dcfcabf3 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Wed, 17 May 2023 09:42:18 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E8=B7=B3=E8=BD=AC=E9=98=85?= =?UTF-8?q?=E5=8D=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../examStatistics/examinee-papers/examinee-papers.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/examiner/statistic-analysis/examStatistics/examinee-papers/examinee-papers.component.ts b/src/app/examiner/statistic-analysis/examStatistics/examinee-papers/examinee-papers.component.ts index feccd3d..12b99f2 100644 --- a/src/app/examiner/statistic-analysis/examStatistics/examinee-papers/examinee-papers.component.ts +++ b/src/app/examiner/statistic-analysis/examStatistics/examinee-papers/examinee-papers.component.ts @@ -105,7 +105,7 @@ export class ExamineePapersComponent implements OnInit { this.getAlltabledate(); } To(){ - + window.open(`/reviewFiles?examId=646425b55f40644e9e82f267&paperType=1`) } //查询按钮 Submit() {}