From 559257f24c189c9dbd2e787a508ab3201b1955b0 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Wed, 1 Apr 2026 15:02:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=20=E5=88=86=E8=A3=85=E7=9A=84=E6=AF=8D=E6=B6=B2=E7=BC=96?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/sp/SP001.vue | 8 ++++++++ src/views/business/comps/template/formConfig/sp/SP007.js | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/views/business/comps/template/comps/sp/SP001.vue b/src/views/business/comps/template/comps/sp/SP001.vue index 4773b2d..a72c085 100644 --- a/src/views/business/comps/template/comps/sp/SP001.vue +++ b/src/views/business/comps/template/comps/sp/SP001.vue @@ -46,6 +46,14 @@ export default { name: "SP001", components: { BaseInfoFormPackage, LineLabel, TableList, Step, CustomTable }, mixins: [templateMixin], + provide() { + return { + getMybh: ()=>{ + const data = this.$refs['stepFormPackageRef'].getFilledFormData() + return {mybh:data.targetCode+data.targetCodeSn,maxVolume:data.targetActVolume,maxVolumeUnit:data.targetActVolumeUnit} + } + } + }, props: { fillType: { type: String, diff --git a/src/views/business/comps/template/formConfig/sp/SP007.js b/src/views/business/comps/template/formConfig/sp/SP007.js index ae3497d..4049623 100644 --- a/src/views/business/comps/template/formConfig/sp/SP007.js +++ b/src/views/business/comps/template/formConfig/sp/SP007.js @@ -158,7 +158,7 @@ export const getfjFormConfig = () => { } ] } -//备注 +//处理后信息 export const getClhxxFormConfig = ($this) => { return [ {