From 92786c58666e6dcb279b29e80fd744067525bc5e Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 28 六月 2024 11:55:57 +0800
Subject: [PATCH] 提交一把

---
 company/src/views/business/insuranceApplyShop.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/company/src/views/business/insuranceApplyShop.vue b/company/src/views/business/insuranceApplyShop.vue
index c51f08a..169e4a6 100644
--- a/company/src/views/business/insuranceApplyShop.vue
+++ b/company/src/views/business/insuranceApplyShop.vue
@@ -83,7 +83,8 @@
                   <span :class="'apply-status'+row.status" >{{row.statusInfo}}</span>
                 </template>
               </el-table-column>
-              <el-table-column prop="solutionsName" fixed label="淇濋櫓鏂规" align="center" min-width="150"></el-table-column>
+              <el-table-column prop="companyName" fixed label="鎶曚繚浼佷笟" align="center" min-width="130"></el-table-column>
+              <el-table-column prop="solutionsName" fixed label="淇濋櫓鏂规" align="center" min-width="120"></el-table-column>
               <el-table-column label="绫诲瀷" fixed  align="center">
                 <template slot-scope="{row}">
                   <span style="color: #00BA92" v-if="row.solutionType == 1">濮旀墭鎶曚繚</span>

--
Gitblit v1.9.3