From 0aece531bc6086fb1f4cc9e0547d26c72818036f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=B4=A0?= <66666@66.com> Date: Sat, 11 May 2024 09:32:39 +0800 Subject: [PATCH] 5.11 --- .../InspectionReport/pages/InspectionReport/InspectionReport.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subpages/InspectionReport/pages/InspectionReport/InspectionReport.js b/subpages/InspectionReport/pages/InspectionReport/InspectionReport.js index d9e105e..bd819a0 100644 --- a/subpages/InspectionReport/pages/InspectionReport/InspectionReport.js +++ b/subpages/InspectionReport/pages/InspectionReport/InspectionReport.js @@ -238,7 +238,7 @@ submitBiao(){ checkPersonsIdList: this.data.checkPersonsIdList, checkResultFlag: this.data.checkResultFlag, reviewTime:this.data.reviewTime, - hazardDesc:[{hazardStatus:2},{hazardDesc:this.data.hazardDesc}], + hazardDesc:[{hazardStatus:2,hazardDesc:this.data.hazardDesc}], attachmentUrls:[{fileName:'文件'},{attachmentUrl:'http://tmp/2JqHQVjACkEA00497265d7c287d505d1c20123e0470c.png'}], remark:'123' }).then(({data}) => {