From fcff97064428e8f814ba638c2dce345a0073daa8 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 25 一月 2024 15:39:17 +0800 Subject: [PATCH] 11 --- src/views/project/donationdetails/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/donationdetails/index.vue b/src/views/project/donationdetails/index.vue index 7f30e89..bf138d3 100644 --- a/src/views/project/donationdetails/index.vue +++ b/src/views/project/donationdetails/index.vue @@ -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