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: {