11
WXL
2024-02-02 f80a02f06adbfa38e06651688e8768bedf9cdbe1
src/views/project/donationdetails/index.vue
@@ -2438,7 +2438,7 @@
        "双肾脏",
        "心脏",
        "肺脏",
        "腺体",
        "胰腺",
        "小肠",
        "双眼组织",
        "遗体",
@@ -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;
@@ -3522,8 +3524,8 @@
      };
      this.fileListto = [];
      this.invoicepdfimg = [];
      this.pdfimgsrcList = [];
      this.pdfimg = '';
      this.atpresent = index;
      this.pdfVisible = true;
      if (this.annexfilesList.length) {