|
|
@ -126,7 +126,7 @@ export default { |
|
|
}, |
|
|
}, |
|
|
// 试验基本信息表单配制 |
|
|
// 试验基本信息表单配制 |
|
|
baseInfoFormConfig() { |
|
|
baseInfoFormConfig() { |
|
|
return this.sn==='GG006'?[ |
|
|
|
|
|
|
|
|
return this.sn==='GSP002' || this.sn==='GG006' ?[ |
|
|
{ |
|
|
{ |
|
|
type: 'cardItem', |
|
|
type: 'cardItem', |
|
|
config: { |
|
|
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', |
|
|
type: 'cellItem', |
|
|
label: 'template.common.configurationTime', |
|
|
label: 'template.common.configurationTime', |
|
|
config: { |
|
|
config: { |
|
|
|