diff --git a/sgzb-ui/src/views/scrapManage/forecastWaste/auditingReturn/index.vue b/sgzb-ui/src/views/scrapManage/forecastWaste/auditingReturn/index.vue index a4180f48..3a4f2970 100644 --- a/sgzb-ui/src/views/scrapManage/forecastWaste/auditingReturn/index.vue +++ b/sgzb-ui/src/views/scrapManage/forecastWaste/auditingReturn/index.vue @@ -462,7 +462,7 @@ export default { if (data.manageType == 0) { this.sendParamsReturnDetails.parentId = data.parentIds this.sendParamsReturnDetails.typeId = data.typeId - this.sendParamsReturnDetails.taskId = data.taskId + this.sendParamsReturnDetails.taskId = this.sendTbParams.taskId this.isQuery = false this.isNumDetails = false this.dialogConfigReturn.handleColShow = true