晏有为
2024-05-16 c4d3bd6d08a29f1092ab1a9d35677ea1db3517dc
src/components/view/b1-report-preparation.vue
@@ -160,6 +160,7 @@
  import {
    convertToHtml
  } from 'mammoth';
  import axios from "axios";
  export default {
    components: {
      ValueTable,
@@ -356,7 +357,6 @@
              .replace(/ /g, "  ");
            this.claimVisible = true;
          }
        }).catch(error => {
          console.error(error)
        })