From c8a9ad266e368a2a44456977f5ab5bf1d92a17db Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Tue, 26 May 2026 10:34:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E9=A2=98=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/student/index.vue | 5 +++++ 1 file changed, 5 insertions(+) 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: '职务',