{{ item.postName }}
{{ `${item.provinceName} | 经验${item.workYear ? item.workYear + '年' : '不限'} | ${getEducationBg(item.educationBg)}` }}
{{ item.companyName }}
{{ `${item.lowestSalary || ''} ~ ${item.highestSalary || ''}k` }}
{{ item.createTime.split(' ')[0] }}