From f6185a093ec4e9a262d5eee8319f7530be4bc1b0 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 10 十一月 2023 15:42:45 +0800
Subject: [PATCH] 11

---
 src/views/project/donationdetails/index.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/views/project/donationdetails/index.vue b/src/views/project/donationdetails/index.vue
index 41e658e..1696702 100644
--- a/src/views/project/donationdetails/index.vue
+++ b/src/views/project/donationdetails/index.vue
@@ -2091,11 +2091,11 @@
       :visible.sync="pdfVisible"
       width="60%"
     >
-      <div style="text-align: right;">
+      <!-- <div style="text-align: right;">
         <el-button type="success" @click="drawer = true"
           >鏂囦欢鎸囧鐩綍</el-button
         >
-      </div>
+      </div> -->
       <el-tabs
         style="margin-top: 20px;"
         v-model="activeName"
@@ -2353,7 +2353,6 @@
       },
       affirmform: {
         infoid: null,
-        organdecision: []
       },
       ethicform: {
         infoid: null

--
Gitblit v1.9.3