|
|
@ -168,7 +168,7 @@ export default { |
|
|
studyFormApply_updateZdgxjl( |
|
|
studyFormApply_updateZdgxjl( |
|
|
{ |
|
|
{ |
|
|
id: this.form.id, |
|
|
id: this.form.id, |
|
|
zdxgjl: JSON.stringify(data.fieldCheckObj) |
|
|
|
|
|
|
|
|
zdgxjl: JSON.stringify(data.fieldCheckObj) |
|
|
} |
|
|
} |
|
|
).then(response => { |
|
|
).then(response => { |
|
|
}) |
|
|
}) |
|
|
|