quanyawei
2023-10-08 5d0123b408e35c2ea7f6e1b9a79f34b870990033
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)
      })