gaoluyang
2025-03-13 86d52bad0b53704ab6ed8937a3e77b6a8e67895e
src/views/business/reportPreparation/index.vue
@@ -734,6 +734,7 @@
    },
    // 查看报告
    viewIssued(row) {
      console.log('this.javaApi', this.javaApi)
      this.currentInfo = row;
      let fileName = (row.urlS === null || row.urlS === '') ? row.url : row.urlS
      let fileType = "docx"