From 29b4ba2b27bd486b6beccb6f03678d8eb8d7b862 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 16 十月 2023 11:43:31 +0800
Subject: [PATCH] 11

---
 src/views/project/fund/applyDetail/index.vue |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/src/views/project/fund/applyDetail/index.vue b/src/views/project/fund/applyDetail/index.vue
index 9168654..f9d9842 100644
--- a/src/views/project/fund/applyDetail/index.vue
+++ b/src/views/project/fund/applyDetail/index.vue
@@ -150,8 +150,7 @@
             <div
               style="margin-bottom: 15px;"
               v-if="
-                (businessType == 1 || businessType == 2 || businessType == 5) &&
-                  operationType != 'detail'
+                userprofile.nickName == '闄堟厱鍗�' && operationType == 'check'
               "
             >
               <el-button
@@ -1469,15 +1468,15 @@
       baselisttages: [
         {
           id: 1,
-          name: "寰呯敵璇锋潗鏂�"
+          name: "鏉愭枡寰呭鏍�"
         },
         {
           id: 2,
-          name: "鐢宠鏉愭枡閫氳繃绛夊緟鏉愭枡"
+          name: "瀹℃煡閫氳繃绛夊緟閭瘎绾歌川鏉愭枡"
         },
         {
           id: 3,
-          name: "宸叉敹鍒版姤閿�鏉愭枡"
+          name: "宸叉敹鍒扮焊璐ㄦ潗鏂�"
         }
       ],
 

--
Gitblit v1.9.3