From 707e0ab1beeed7f34a4f10f963bb3b9060fcb9f4 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期一, 05 二月 2024 14:37:12 +0800 Subject: [PATCH] yxh --- 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 7f30e89..f3e113f 100644 --- a/src/views/project/donationdetails/index.vue +++ b/src/views/project/donationdetails/index.vue @@ -2438,7 +2438,7 @@ "鍙岃偩鑴�", "蹇冭剰", "鑲鸿剰", - "鑵轰綋", + "鑳拌吅", "灏忚偁", "鍙岀溂缁勭粐", "閬椾綋", @@ -3524,8 +3524,8 @@ }; this.fileListto = []; - this.invoicepdfimg = []; this.pdfimgsrcList = []; + this.pdfimg = ''; this.atpresent = index; this.pdfVisible = true; if (this.annexfilesList.length) { -- Gitblit v1.9.3