扫描结果列表:

# 试卷编号 扫描结果 错误消息
{{$index+1}} {{row.code}} {{row.result | successOrFailed}} {{row.msg}}

最近扫描的试卷信息:

试卷编号 {{paper.code}}
课程代码 {{paper.courseCode}}
课程名称 {{paper.courseName}}
教材名称 {{paper.bookName}}
编者 {{paper.bookAuthor}}
出版社 {{paper.bookPress}}
版次 {{paper.bookPressYear}}
网评卷文档 {{paper.wPaperPath != null && paper.wPaperPath != '' ? '√' : 'X'}}
标答文档 {{paper.standardAnswerPath != null && paper.standardAnswerPath != '' ? '√' : 'X'}}
分卷文档 {{paper.separatePaperPath != null && paper.separatePaperPath != '' ? '√' : '-'}}
专卡文档 {{paper.answerSheetPath != null && paper.answerSheetPath != '' ? '√' : '-'}}
转印说明 {{paper.zyPath != null && paper.zyPath != '' ? '√' : '-'}}