查询
重置
发送预警
导入模板
导入考核
{{ scope.row.score !== null && scope.row.score !== undefined ? scope.row.score.toFixed(2) : '-' }}
查看
{{ viewRow.stuNo }}
{{ viewRow.realName }}
{{ queryForm.schoolYear }}
{{ formatSchoolTerm(queryForm.schoolTerm) }}
{{ viewRow.score != null && viewRow.score !== undefined ? Number(viewRow.score).toFixed(2) : '-' }}
考核记录
{{ scope.row.conductType === '1' ? '加分' : scope.row.conductType === '0' ? '扣分' : scope.row.conductType || '-' }}
{{ scope.row.score != null && scope.row.score !== undefined ? Number(scope.row.score) : '-' }}
将文件拖到此处,或点击上传
只能上传 xlsx/xls 文件,请先下载导入模板