chauncey преди 10 месеца
родител
ревизия
43c5b6f251
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/views/disaster/disaster-control/PageDisposalRectification.vue

+ 2 - 2
src/views/disaster/disaster-control/PageDisposalRectification.vue

@@ -92,7 +92,7 @@
                           @click="
                             handleRectification(
                               scope.row.id,
-                              item.id,
+                              item.handleTaskId,
                               scope.row.fixTaskId,
                               item.tableData[0].disasterReportRecordDetailList,
                             )
@@ -111,7 +111,7 @@
                           @click="
                             handleRectification(
                               scope.row.id,
-                              item.id,
+                              item.handleTaskId,
                               scope.row.fixTaskId,
                               item.tableData[0].disasterReportRecordDetailList,
                             )