From e5619e0e77f12af9e8190075f237c4948342ecbd Mon Sep 17 00:00:00 2001 From: Vce Date: Thu, 16 May 2024 17:45:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8A=A8=E7=81=AB=E4=BD=9C?= =?UTF-8?q?=E4=B8=9A=E7=A5=A8=E8=81=94=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/projectEnd/specialOperations/fireWork/addWorkFinally.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/projectEnd/specialOperations/fireWork/addWorkFinally.vue b/pages/projectEnd/specialOperations/fireWork/addWorkFinally.vue index 67be7e64..c5b8fe9f 100644 --- a/pages/projectEnd/specialOperations/fireWork/addWorkFinally.vue +++ b/pages/projectEnd/specialOperations/fireWork/addWorkFinally.vue @@ -141,6 +141,7 @@ // applyAcceptanceUnitId: this.userInfo.userEnterpriseId, //申请验收单位id // applyAcceptanceUserId: this.userInfo.userId, //申请验收人id //验收相关属性 + workTicketCode: this.workTicketCode, acceptanceUnitId: this.enterpriseId, acceptanceUserId: this.acceptancePerson.userId, planTime: this.planTime,