From f2f056f95b1035eaa4faaae8b782952118b765e6 Mon Sep 17 00:00:00 2001 From: luojie <125330818@qq.com> Date: Wed, 14 Jan 2026 15:45:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86][?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BA=A4=E4=BA=92]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Template/BaseInfoFormPcakge.vue | 8 +- src/components/Template/HandleFormItem.vue | 147 ++++++++++++++------- .../business/comps/template/TemplateTable.vue | 42 ++++-- .../comps/template/comps/sp/SWYPFXRYPZB.vue | 14 +- 4 files changed, 146 insertions(+), 65 deletions(-) diff --git a/src/components/Template/BaseInfoFormPcakge.vue b/src/components/Template/BaseInfoFormPcakge.vue index ec26ce0..8f1287b 100644 --- a/src/components/Template/BaseInfoFormPcakge.vue +++ b/src/components/Template/BaseInfoFormPcakge.vue @@ -124,7 +124,7 @@ @change="onSelectChange(sItem.subKey, $event)" :error="errors[sItem.subKey]" @update:error="errors[sItem.subKey] = false" :orange-bg="orangeBgFields[sItem.subKey]" /> -