src/components/view/b1-inspect-order-plan.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/view/b1-report-preparation.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/view/b1-inspect-order-plan.vue
@@ -189,7 +189,7 @@ <script> import ValueTable from '../tool/value-table.vue' import Inspection from '../do/b1-inspect-order-plan/Inspection.vue' import Inspection from '../do/b1-inspect-order-plan/Inspection.vue' import { getYearAndMonthAndDays } from '../../util/date' src/components/view/b1-report-preparation.vue
@@ -356,7 +356,6 @@ .replace(/ /g, " "); this.claimVisible = true; } }).catch(error => { console.error(error) })