省份: {{ dictStore.getDictLabel('provinces', formData.province) }}
学历层次: {{ dictStore.getDictLabel('educationalLevel', formData.educationalLevel) }}
专业类别: {{ dictStore.getDictLabel('professionalCategory', formData.professionalCategory) }}
科目列表: {{ getSubjectLabels(formData.subjectList).join(', ') }}