From 054dc5e92e5e174d22c2239b56cf6955546bfc88 Mon Sep 17 00:00:00 2001
From: "15881625488@163.com" <15881625488@163.com>
Date: Thu, 5 Feb 2026 21:03:58 +0800
Subject: [PATCH] =?UTF-8?q?fix:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?=
=?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AD=97=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/business/study/comp/tbbd/Bj.vue | 2 +-
src/views/business/template/list.vue | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
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: {