From 5725e0d4bcbc3aa721c1672f43d3e5fa6f06bb2b Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 03 四月 2024 14:02:56 +0800
Subject: [PATCH] git ch

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

diff --git a/company/src/views/business/unionApply.vue b/company/src/views/business/unionApply.vue
index 061f3b3..128adc6 100644
--- a/company/src/views/business/unionApply.vue
+++ b/company/src/views/business/unionApply.vue
@@ -67,7 +67,7 @@
                     min-width="120"
                     fixed="right"
                 >
-                    <template slot-scope="{row}" >
+                  <template slot-scope="{row}">
                         <el-button type="text"  icon="el-icon-edit" @click="$refs.detailsEntrustedInsurance.open('濮旀墭鎶曚繚璇︽儏', row)" v-permissions="['business:insuranceapply:update']">鏌ョ湅璇︽儏</el-button>
                     </template>
                 </el-table-column>

--
Gitblit v1.9.3