From 50fb58286ed3b718c39a97e0987ee7561a295651 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 04 七月 2025 17:56:41 +0800
Subject: [PATCH] git ch

---
 company/src/views/business/unionApply.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/company/src/views/business/unionApply.vue b/company/src/views/business/unionApply.vue
index cf2521e..ee3111f 100644
--- a/company/src/views/business/unionApply.vue
+++ b/company/src/views/business/unionApply.vue
@@ -63,6 +63,7 @@
                         <span :class="'union-apply-status'+row.status" v-else>{{ row.statusInfo}}</span>
                     </template>
                 </el-table-column>
+                <el-table-column prop="companyName" v-if="userInfo.type === 0" label="浼佷笟鍚嶇О" min-width="150"></el-table-column>
                 <el-table-column prop="solutionName" label="淇濋櫓鏂规" min-width="100px"></el-table-column>
                 <el-table-column prop="insureNum" label="鎶曚繚浜烘暟" min-width="100px"></el-table-column>
               <el-table-column prop="guaranteeNum" label="鍦ㄤ繚浜烘暟"></el-table-column>

--
Gitblit v1.9.3