{{batchSummary}}

所有试卷都出库扫描后才能进行回库操作。
# 试卷编号 试卷状态 专卡 课程代码 课程 教材 编者 出版社 版次 网评回库 标答回库 分卷回库 专卡回库 转印回库 回库扫描
{{$index+1}} {{row.code}} {{row.status | paperStatus}} {{row.isSpecialAnswerSheet == 1?'有':'无'}} {{row.courseCode}} {{row.courseName}} {{row.bookName}} {{row.bookAuthor}} {{row.bookPress}} {{row.bookPressYear}} {{row.isWPaperReturn == 1 ? '√' : (row.wPaperPath != null ? 'X' : '-')}} {{row.isStandadAnswerReturn == 1 ? '√' : 'X'}} {{row.isSeparatePaperReturn == 1 ? '√' : (row.separatePaperPath != null ? 'X' : '-')}} {{row.isAnswerSheetReturn == 1 ? '√' : (row.answerSheetPath != null ? 'X' : '-')}} {{row.isZyReturn == 1 ? '√' : (row.zyPath != null ? 'X' : '-')}} {{row.isStorageScanned == 1 ? '√' : 'X'}}