quanyawei
2023-12-21 5e169b36f8561078664b42ef4e12cd2d089c0f36
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)
      })