|
|
|
@ -827,7 +827,8 @@ export default { |
|
|
|
} |
|
|
|
} |
|
|
|
that.$modal.loading() |
|
|
|
that.formYjcc.resource = JSON.stringify(that.resource) |
|
|
|
debugger |
|
|
|
that.formYjcc.resource = JSON.stringify(that.resourceYj) |
|
|
|
that.formYjcc.cclist = JSON.stringify(that.cclistYj) |
|
|
|
studyFormFill_yjcc(that.formYjcc).then(response => { |
|
|
|
that.openYjcc = false |
|
|
|
|