whj hace 2 años
padre
commit
7beff43547
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>