教育类型:
{{filterEdu(educationType).find(i => i.id == activeData.educationId) && filterEdu(educationType).find(i => i.id == activeData.educationId)['educationName']}}
培训项目:
{{filterBus(businessLevel).find(i => i.id == activeData.businessId) && filterBus(businessLevel).find(i => i.id == activeData.businessId)['aliasName']}}
科目:
{{filterSuj(sujectType).find(i => i.id == activeData.subjectId) && filterSuj(sujectType).find(i => i.id == activeData.subjectId)['subjectName']}}
排序:
{{sortTypeList.find(i => i.value == activeData.sortType)['label']}}