diff --git a/src/views/business/study/comp/tbbd/Bj.vue b/src/views/business/study/comp/tbbd/Bj.vue
index 1b7a9c0..cd40aef 100644
--- a/src/views/business/study/comp/tbbd/Bj.vue
+++ b/src/views/business/study/comp/tbbd/Bj.vue
@@ -28,8 +28,9 @@
{{ $t('page.business.study.studyFormFill.next') }}
- {{ $t('page.business.study.studyFormFill.yjcc')
- }}
+ {{
+ $t('page.business.study.studyFormFill.yjcc')
+ }}
{{ $t('page.business.study.studyFormFill.save') }}
{{ $t('page.business.study.studyFormFill.submit')
}}
@@ -44,7 +45,8 @@
+ :name="form.templateMc" :studyType="studyType" :studyFormType="studyFormType"
+ @change="selectTemplateChange" :needPre="1" />
@@ -363,7 +365,7 @@