录取状态:
{{ getLabelValue(auditStatusList, scope.row.auditStatus) }}
{{ getLabelValue(auditStatusList, scope.row.auditStatus) }}
{{ getLabelValue(auditStatusList, scope.row.auditStatus) }}
录取专业:
{{ getMajorLabelWithYears(planMajorList, scope.row.confirmedMajor, { key: 'majorCode', value: 'majorName' }) }}
录取时间:{{ dateFormat(scope.row.auditTime) }}
面试结果:{{ getLabelValue(interviewDicList, scope.row.interview) }}
({{ scope.row.interviewReason }})
证书发放:
未发放
已发放
发放人:
{{ scope.row.sendUserName }}