diff --git a/src/views/business/study/comp/ytbd/Bj.vue b/src/views/business/study/comp/ytbd/Bj.vue index 8635ad9..0e1ae6c 100644 --- a/src/views/business/study/comp/ytbd/Bj.vue +++ b/src/views/business/study/comp/ytbd/Bj.vue @@ -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(() => {