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) })