From 7361df2bcdc8264bbf2ff1d02d0d78aa9ba7f9bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E4=B8=89=E7=82=AE?= <15856818120@163.com> Date: Thu, 17 Jul 2025 10:43:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A9=B3=E5=9B=9E=E4=BB=A5?= =?UTF-8?q?=E5=90=8E=E5=AE=A1=E6=A0=B8=E8=AE=B0=E5=BD=95=E4=B8=8D=E5=AD=98?= =?UTF-8?q?=E5=9C=A8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hazardRectificationManagement/components/hazardApprove.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/hiddenDangerManagement/hazardRectificationManagement/components/hazardApprove.vue b/src/views/hiddenDangerManagement/hazardRectificationManagement/components/hazardApprove.vue index 82bf5ff..bd90058 100644 --- a/src/views/hiddenDangerManagement/hazardRectificationManagement/components/hazardApprove.vue +++ b/src/views/hiddenDangerManagement/hazardRectificationManagement/components/hazardApprove.vue @@ -898,7 +898,7 @@ export default { proId: this.row.proId, taskType: taskType, userType: '01', - taskId: '', + taskId: this.row.taskId, uuid: this.row.id, } } else {