From e6ba1102503c691bbab64fb38ede4196f3ae4671 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Tue, 14 Apr 2026 11:38:42 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=20=E4=BE=9B=E8=AF=95=E5=93=81=E9=83=A8=E8=AF=95=E5=89=82?= =?UTF-8?q?=E9=85=8D=E5=88=B6=E8=AE=B0=E5=BD=95=E8=A1=A8=EF=BC=88=E5=B9=B3?= =?UTF-8?q?=E8=A1=8C=E9=85=8D=E5=88=B6=EF=BC=89=EF=BC=9A=E5=AE=9E=E9=99=85?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E4=B8=8E=E9=9C=80=E6=B1=82=E4=B8=8D=E4=B8=80?= =?UTF-8?q?=E8=87=B4=EF=BC=8C=E5=8E=BB=E6=8E=89=E6=96=B9=E6=B3=95=E7=BC=96?= =?UTF-8?q?=E5=8F=B7=E3=80=81=E7=89=88=E6=9C=AC=E5=8F=B7=E3=80=81=E5=AE=B9?= =?UTF-8?q?=E5=99=A8=E6=9D=90=E8=B4=A8=E4=B8=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/gsp/GSP002.vue | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/src/views/business/comps/template/comps/gsp/GSP002.vue b/src/views/business/comps/template/comps/gsp/GSP002.vue index b596423..994d115 100644 --- a/src/views/business/comps/template/comps/gsp/GSP002.vue +++ b/src/views/business/comps/template/comps/gsp/GSP002.vue @@ -126,7 +126,7 @@ export default { }, // 试验基本信息表单配制 baseInfoFormConfig() { - return this.sn==='GG006'?[ + return this.sn==='GSP002' || this.sn==='GG006' ?[ { type: 'cardItem', config: { @@ -166,20 +166,6 @@ export default { } }, { - type: 'conditionItem', - label: 'template.sp.sp00456.rqcz', - config: { - containerMaterial: { - label: 'template.sp.sp00456.rqcz', - type: 'select', - options: this.getDictOptions('business_rqcz'), - fillType: 'actFill', - multiple: true, - otherCode: 'containerMaterialOther' - } - } - }, - { type: 'cellItem', label: 'template.common.configurationTime', config: {