|
|
|
|
@ -1111,10 +1111,10 @@ export default { |
|
|
|
|
picAttaches: item.form.picAttaches, |
|
|
|
|
faultDescribe: item.form.faultDescribe, |
|
|
|
|
submitType: 1, |
|
|
|
|
createDept:item.form.createDept, |
|
|
|
|
informant:item.form.informant, |
|
|
|
|
informantPhone:item.form.informantPhone, |
|
|
|
|
reportUnit:item.form.reportUnit, |
|
|
|
|
// createDept:item.form.createDept, |
|
|
|
|
// informant:item.form.informant, |
|
|
|
|
// informantPhone:item.form.informantPhone, |
|
|
|
|
reportUnit:item.form.informant, |
|
|
|
|
}) |
|
|
|
|
}) |
|
|
|
|
if(data.videoAttaches && data.picAttaches && data.videoAttaches.length + data.picAttaches.length > 3){ |
|
|
|
|
|