src/views/project/donationdetails/index.vue
@@ -2652,6 +2652,7 @@ }, created() { this.Getnetworkheader(); this.infoid = this.$route.query.id; }, mounted() { @@ -3471,6 +3472,7 @@ headers: { Authorization: "Bearer " + this.ICDtoken } }; const pdfimg = this.Networkheader + "/prod-api" + response.fileName; console.log(this.Networkheader); //获取票据信息位置 if (response.code == 200) { this.previewpdf = true;