From 4ad5441939b8b7f1b4c930a0b236fab99962710e Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 10 十一月 2023 15:37:58 +0800
Subject: [PATCH] 11
---
src/views/project/donationdetails/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/project/donationdetails/index.vue b/src/views/project/donationdetails/index.vue
index 41e658e..425c368 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"
--
Gitblit v1.9.3