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}) => {