{{ `${row.university.name}` || '' }}
{{ row.university.features.split(',').join(' ') }}
{{ row.university.location }} {{ row.university.cityName }} 排名{{ row.university.ranking }}
代码 {{ row.recruitPlan.collegeCode }}
{{ row.recruitPlan.planCount }}人
{{ row.recruitPlan.course }}
{{ row.history? row.history.year || '-' : '-' }}
{{ row.history? row.history.numReal || '-' : '-'}}
{{ row.history? row.history.score || '-' : '-' }}
{{ row.history? row.history.seat || '-' : '-'}}
{{ `专业(${row.recruitPlan.majorCount}个)` }}
已填 {{ row.majors.filter(major => {return major.selected}).length }}
{{ row.marjorName }}
代码 {{ row.marjorBelongs }}
{{ row.planCount || '-' }}人
{{ `${row.xuezhi} ¥${row.xuefei}` }}
{{ row.history? row.history.year || '-' : '-' }}
{{ row.history? row.history.numReal || '-' : '-' }}
{{ row.history ? row.history.score || '-' : '-' }}
{{ row.history? row.history.seat || '-' : '-' }}