Browse Source

5.11

lisu_V4.3.1
李素 1 year ago
parent
commit
0aece531bc
  1. 2
      subpages/InspectionReport/pages/InspectionReport/InspectionReport.js

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

Loading…
Cancel
Save