chauncey hai 10 meses
pai
achega
43c5b6f251

+ 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,
                             )