src/views/project/fund/performancedetails/index.vue
@@ -1083,7 +1083,6 @@ invoicefileListto: [], invoicepdfimg: "", invoicepdfimgsrcList: [], invoDatatop: [], activeName: 1, //文件类型 //上传附件路径 uploadFileUrl: process.env.VUE_APP_BASE_API + "/common/upload", @@ -2500,11 +2499,11 @@ this.tableDatatop = []; this.fileListto = []; this.invoicefileListto = []; this.pdfimg = ''; this.invoicepdfimg = []; this.pdfimgsrcList = []; this.invoDatatop = []; this.invoicepdfimgsrcList = []; this.invoDatatop.push(row); this.tableDatatop.push(row); this.atpresent = index; this.pdfVisible = true;