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' } } }