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