diff --git a/src/views/business/study/comp/tbbd/Bj.vue b/src/views/business/study/comp/tbbd/Bj.vue
index 64c7332..b879217 100644
--- a/src/views/business/study/comp/tbbd/Bj.vue
+++ b/src/views/business/study/comp/tbbd/Bj.vue
@@ -28,7 +28,7 @@
{{ $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')
diff --git a/src/views/business/template/list.vue b/src/views/business/template/list.vue
index f8d5d24..f3c9aa6 100644
--- a/src/views/business/template/list.vue
+++ b/src/views/business/template/list.vue
@@ -123,6 +123,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -244,6 +262,12 @@ export default {
pdfSize: [
{ required: true, message:'请选择', trigger: "change" }
],
+ showYjcc: [
+ { required: true, message:'请选择', trigger: "change" }
+ ],
+ studyType: [
+ { required: true, message:'请选择', trigger: "change" }
+ ],
},
},
tableDialog: {