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 ? '已阅' : '未阅'}} | ++ 阅卷 + 查看 + 修改得分 + | +