diff --git a/src/app/examiner/mark-papers-index/mark-papers-index.component.html b/src/app/examiner/mark-papers-index/mark-papers-index.component.html index 6fd5428..5905502 100644 --- a/src/app/examiner/mark-papers-index/mark-papers-index.component.html +++ b/src/app/examiner/mark-papers-index/mark-papers-index.component.html @@ -28,7 +28,7 @@
试卷名称 | -考核中队 | +考核站队 | 开始时间 | 结束时间 | 操作 | @@ -36,7 +36,7 @@
---|---|---|---|---|---|
{{item.title}} | -{{item.organizationsName}} | +{{item2+' '}} | {{item.startTime|date:'yyyy-MM-dd HH:mm'}} | {{item.endTime|date:'yyyy-MM-dd HH:mm'}} |