From ac58fda07fddac13f42035d92b2fc7df93734191 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Sat, 17 Jan 2026 16:18:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20[=E6=A8=A1=E6=9D=BF=E9=85=8D=E7=BD=AE]?= =?UTF-8?q?=20=E5=A2=9E=E5=8A=A0=E5=AF=B9=E6=AF=94=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/comps/template/comps/sp/SWYPFXFFXYPZBB/ZQDYJMD.vue | 2 +- .../business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/ZQDYJMD.vue b/src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/ZQDYJMD.vue index 1aeb5e4..7a89429 100644 --- a/src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/ZQDYJMD.vue +++ b/src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/ZQDYJMD.vue @@ -23,7 +23,7 @@ @blur="onHandleTableBlur" :ref="`tableRef`" :columns="tableStepColumns" - :formData="formData" + :formData="formData.tableData" :prefixKey = "`table`" fieldItemLabel = "这个是什么" > diff --git a/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js b/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js index fbba0c5..6bb9bfe 100644 --- a/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js +++ b/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js @@ -45,7 +45,8 @@ export const getSWYPFXFFXYPZBBTableConfig = ($this) => { headerOptions: $this.getDictOptions('business_tjdw'), bodyType: 'inputNumber', bodyFillType: 'actFill', - bodyMaxlength: 10 + bodyMaxlength: 10, + compareTo: 'yjryxql' }, { label: '预计基质吸取量', @@ -67,7 +68,8 @@ export const getSWYPFXFFXYPZBBTableConfig = ($this) => { headerOptions: $this.getDictOptions('business_tjdw'), bodyType: 'inputNumber', bodyFillType: 'actFill', - bodyMaxlength: 10 + bodyMaxlength: 10, + compareTo: 'yjjzxql' }, { label: '化合物终浓度',