From 83f1641787d7f5a4a53d4a16278f9ecb2eece9f5 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Tue, 3 Mar 2026 10:26:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/mixins/templateMixin.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/business/comps/template/mixins/templateMixin.js b/src/views/business/comps/template/mixins/templateMixin.js index 985e974..52f8d54 100644 --- a/src/views/business/comps/template/mixins/templateMixin.js +++ b/src/views/business/comps/template/mixins/templateMixin.js @@ -62,6 +62,7 @@ export default { studySn, templateMc, templateMcEn, + templateId, templateSn, startDate, bdmc, @@ -109,7 +110,8 @@ export default { studySn, templateMc, templateMcEn, - templateSn, + templateId, + templateSn, startDate, bdmc, endDate, @@ -123,6 +125,7 @@ export default { studySn, templateMc, templateMcEn, + templateId, templateSn, startDate, bdmc,