From 3282772edd99869dfde21aa8a7c53934c5962bc5 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 20 二月 2024 10:08: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 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