From 5126b7d32c4207c8573728936979f6b64b3a1964 Mon Sep 17 00:00:00 2001 From: luojie <125330818@qq.com> Date: Fri, 6 Feb 2026 11:27:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86][upd?= =?UTF-8?q?ate]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Template/BaseInfoFormPackage.vue | 23 +++ src/components/Template/HandleFormItem.vue | 206 ++++++++++++++------- .../Template/mixins/formPackageMixins.js | 21 ++- .../business/comps/template/comps/sp/SP003.vue | 42 +---- 4 files changed, 188 insertions(+), 104 deletions(-) diff --git a/src/components/Template/BaseInfoFormPackage.vue b/src/components/Template/BaseInfoFormPackage.vue index 83a752b..5853f1e 100644 --- a/src/components/Template/BaseInfoFormPackage.vue +++ b/src/components/Template/BaseInfoFormPackage.vue @@ -102,6 +102,12 @@ @resetRecord="resetRecord(key)" :item="sItem" :value="formFields[key]" /> +