From b0e589ba939ac959df86706ce15a5a5f14844848 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Thu, 18 Jul 2024 09:58:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8E=A5=E5=8F=A3=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/scrapManage/forecastWaste/auditingReturn/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/sgzb-ui/src/views/scrapManage/forecastWaste/auditingReturn/index.vue b/sgzb-ui/src/views/scrapManage/forecastWaste/auditingReturn/index.vue index f02bc421..a4180f48 100644 --- a/sgzb-ui/src/views/scrapManage/forecastWaste/auditingReturn/index.vue +++ b/sgzb-ui/src/views/scrapManage/forecastWaste/auditingReturn/index.vue @@ -462,6 +462,7 @@ export default { if (data.manageType == 0) { this.sendParamsReturnDetails.parentId = data.parentIds this.sendParamsReturnDetails.typeId = data.typeId + this.sendParamsReturnDetails.taskId = data.taskId this.isQuery = false this.isNumDetails = false this.dialogConfigReturn.handleColShow = true