diff --git a/src/views/student/index.vue b/src/views/student/index.vue index 7bc7009..7c1a7d6 100644 --- a/src/views/student/index.vue +++ b/src/views/student/index.vue @@ -596,6 +596,11 @@ label: '企查查名称', align: 'left', width: 200, + },{ + prop: 'company.company_tag', + label: '企业资质', + align: 'center', + width: 200 }, { prop: 'company_position', label: '职务',