Переглянути джерело

Merge branch 'cc-dev' into 'dev'

整理id

See merge request product-group-fe/sfy-safety-group/sfy-safety!62
陈昶 11 місяців тому
батько
коміт
935f4fcd24

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