|
|
|
@ -228,7 +228,7 @@ export default { |
|
|
|
this.$modal.loading() |
|
|
|
studyFormPre_bcOnly(this.form).then(response => { |
|
|
|
this.form = response.data |
|
|
|
this.templateData.bdmc = this.form.bdmc |
|
|
|
this.templateData = deepClone(this.form) |
|
|
|
this.showIndex = 2 |
|
|
|
this.$modal.closeLoading() |
|
|
|
}).finally(() => { |
|
|
|
|