From 163ccb6b0f40f3e9382659beef6600312930b4f5 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Tue, 10 Feb 2026 11:09:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=20=E9=99=84=E4=BB=B6=E5=AD=97=E5=A1=AB=E6=8A=A5=E6=89=8D?= =?UTF-8?q?=E8=83=BD=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/lba/LBA003.vue | 2 +- src/views/business/comps/template/formConfig/sp/SP007.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/business/comps/template/comps/lba/LBA003.vue b/src/views/business/comps/template/comps/lba/LBA003.vue index 3ef94b7..a52a4bd 100644 --- a/src/views/business/comps/template/comps/lba/LBA003.vue +++ b/src/views/business/comps/template/comps/lba/LBA003.vue @@ -144,7 +144,7 @@ export default { attTitle: { label: 'template.lba.lba003.fj', type: "attachment", - fillType: "preFill", + fillType: "actFill", }, } } diff --git a/src/views/business/comps/template/formConfig/sp/SP007.js b/src/views/business/comps/template/formConfig/sp/SP007.js index 116f0ba..15648b6 100644 --- a/src/views/business/comps/template/formConfig/sp/SP007.js +++ b/src/views/business/comps/template/formConfig/sp/SP007.js @@ -151,7 +151,7 @@ export const getfjFormConfig = () => { attTitle: { label: 'template.sp.sp007.bt', type: 'attachment', - fillType: 'preFill' + fillType: 'actFill' } } }