录取状态:
{{ getLabelValue(auditStatusList, scope.row.auditStatus) }}
{{ getLabelValue(auditStatusList, scope.row.auditStatus) }}
{{ getLabelValue(auditStatusList, scope.row.auditStatus) }}
录取专业:
{{ getMajorLabelWithYears(planMajorList, scope.row.confirmedMajor, { key: 'zydm', value: 'zymc' }) }}
录取时间:{{ dateFormat(scope.row.auditTime, "yyyy-MM-dd HH:mm:ss") }}
面试结果:{{ getLabelValue(interviewDicList, scope.row.interview) }}
({{ scope.row.interviewReason }})
证书发放:
未发放
已发放
发放人:
{{ scope.row.sendUserName }}