From 8e5070c1e4ac9e5fa92bb78820eb87a9809e42ae Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Tue, 4 Jul 2023 16:47:14 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E8=80=83=E6=A0=B8=E9=98=9F?= =?UTF-8?q?=E7=AB=99=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../review-files/review-files.component.html | 125 +++++++++++------- .../student-exam-record.component.html | 7 +- .../student-index.component.html | 6 +- 3 files changed, 86 insertions(+), 52 deletions(-) diff --git a/src/app/examiner/review-files/review-files.component.html b/src/app/examiner/review-files/review-files.component.html index 568a9c3..1043100 100644 --- a/src/app/examiner/review-files/review-files.component.html +++ b/src/app/examiner/review-files/review-files.component.html @@ -5,12 +5,16 @@
{{elements.result}}
{{element.result}}
{{elements.result}}
{{elements.result}}
预案名称 | -添加人 | -修改时间 | -编制级别 | -得分 | -状态 | -操作 | -
{{item.paperPlanInfo.title}} | -{{item.paperPlanInfo.creatorName}} | -{{item.paperPlanInfo.modifiedTime | date:'yyyy-MM-dd'}} | -{{item.paperPlanInfo.planLevel | planlevel}} | -{{item.score || '暂未评分'}} | -{{item.score ? '已阅' : '未阅'}} | -- 阅卷 - 查看 - 修改得分 - | -
预案名称 | +添加人 | +修改时间 | +编制级别 | +得分 | +状态 | +操作 | +
{{item.paperPlanInfo.title}} | +{{item.paperPlanInfo.creatorName}} | +{{item.paperPlanInfo.modifiedTime | date:'yyyy-MM-dd'}} | +{{item.paperPlanInfo.planLevel | planlevel}} | +{{item.score || '暂未评分'}} | +{{item.score ? '已阅' : '未阅'}} | ++ 阅卷 + 查看 + 修改得分 + | +