quanyawei
2023-11-29 3fe8324c941cfb04b3bc253f04e8f389cc1a5856
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)
      })