|
|
@ -238,7 +238,7 @@ submitBiao(){ |
|
|
checkPersonsIdList: this.data.checkPersonsIdList, |
|
|
checkPersonsIdList: this.data.checkPersonsIdList, |
|
|
checkResultFlag: this.data.checkResultFlag, |
|
|
checkResultFlag: this.data.checkResultFlag, |
|
|
reviewTime:this.data.reviewTime, |
|
|
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'}], |
|
|
attachmentUrls:[{fileName:'文件'},{attachmentUrl:'http://tmp/2JqHQVjACkEA00497265d7c287d505d1c20123e0470c.png'}], |
|
|
remark:'123' |
|
|
remark:'123' |
|
|
}).then(({data}) => { |
|
|
}).then(({data}) => { |
|
|
|