quanyawei
2023-10-08 04e417033993b1b2af1fa2e9b3058c461e5ae6e4
src/views/dailyreport/index.vue
@@ -973,7 +973,7 @@
        } else {
          this.sailingReport.city = '浑南区'
        }
        exportDocx('/sailingReport.docx', this.sailingReport, `${obj.name}.docx`)
        exportDocx('/sailingReport1.docx', this.sailingReport, `${obj.name}.docx`)
      }).catch(err => {
        console.log(err)
      })