whj 2 年之前
父节点
当前提交
7beff43547
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/dashboard/FillGatherReport.vue

+ 1 - 1
src/views/dashboard/FillGatherReport.vue

@@ -58,7 +58,7 @@
       </div>
     </a-card>
     <print-in-repair-report ref="basePrintModal" @ok="handleOk"/>
-    <fill-gather-task-detail-repair-reportir-report ref="detailModal" @ok="handleOk"/>
+    <FillGatherTaskDetailRepairReport ref="detailModal" @ok="handleOk"/>
   </div>
 </template>