From dffc5c807fb13478515df194d8f6ad4b37642e3a Mon Sep 17 00:00:00 2001 From: yuejiayang <146344614+YangLei105@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:05:01 +0800 Subject: [PATCH] =?UTF-8?q?2024.11.25=20=E6=96=87=E6=A1=A3=E6=94=B6?= =?UTF-8?q?=E9=9B=86=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/eam/com_project_proof_record.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/eam/com_project_proof_record.vue b/src/views/modules/eam/com_project_proof_record.vue index 2b0d811..d725f8c 100644 --- a/src/views/modules/eam/com_project_proof_record.vue +++ b/src/views/modules/eam/com_project_proof_record.vue @@ -1891,6 +1891,7 @@ }, viewDocumentFile(row) { let inData = { + id: row.documentId, orderRef1: row.site, orderRef2: row.proofingId, orderRef3: row.documentDefinitionListId,