From a0bb5bb1d0714f5a109a288fa38552535a02cc3f Mon Sep 17 00:00:00 2001
From: hhyykk <hhyykk@outlook.com>
Date: Mon, 8 Jul 2024 20:51:14 +0800
Subject: [PATCH] =?UTF-8?q?[fix]=20=E9=A1=B9=E7=9B=AE=E4=BF=A1=E6=81=AF?=
 =?UTF-8?q?=E4=BA=A4=E4=BA=92=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/views/pms/project/index.vue | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/views/pms/project/index.vue b/src/views/pms/project/index.vue
index 116dbe01..63047052 100644
--- a/src/views/pms/project/index.vue
+++ b/src/views/pms/project/index.vue
@@ -104,7 +104,6 @@
             编辑
           </el-button>
           <el-button
-            v-if="scope.row.entrustMethod === 'public_bidding' || scope.row.entrustMethod === 'invited_bidding'"
             v-hasPermi="['bpm:oa-leave:query']"
             link
             type="primary"