From 5b0f43992e54463b9c8d3ad9dd5ad3baf96ac849 Mon Sep 17 00:00:00 2001 From: luojie <125330818@qq.com> Date: Thu, 12 Feb 2026 22:44:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86][?= =?UTF-8?q?=E7=83=A6=E4=BA=BA=E7=9A=84=E6=B5=93=E5=BA=A6=E8=AE=A1=E7=AE=97?= =?UTF-8?q?=E5=92=8C=E5=8D=95=E4=BD=8D=E6=8D=A2=E7=AE=97]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Template/CustomTable.vue | 11 ++++ .../business/comps/template/comps/gsp/GSP002.vue | 2 +- .../business/comps/template/comps/gsp/GSP004.vue | 2 +- .../business/comps/template/comps/sp/SP003.vue | 13 +++-- .../business/comps/template/comps/sp/SP00456.vue | 45 ++++++++++++--- .../template/formConfig/paralleAndLadderConfig.js | 11 +++- .../comps/template/mixins/templateMixin.js | 66 +++++++++++++--------- 7 files changed, 109 insertions(+), 41 deletions(-) diff --git a/src/components/Template/CustomTable.vue b/src/components/Template/CustomTable.vue index d7b621a..f090cfe 100644 --- a/src/components/Template/CustomTable.vue +++ b/src/components/Template/CustomTable.vue @@ -142,6 +142,17 @@ @update:error="onErrorUpdate(rowIndex, colIndex, col.bodySubKey, $event)" :orange-bg="hasOrangeBg(rowIndex, colIndex, col.bodySubKey)" /> +