|
|
@ -579,3 +579,115 @@ export const getParalleStepFormConfig = ($this) => { |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// PCR005
|
|
|
|
|
|
export const getPCR005Config = ($this) => { |
|
|
|
|
|
return [ |
|
|
|
|
|
{ |
|
|
|
|
|
label: 'template.pcr.pcr005.ypmc', |
|
|
|
|
|
prop: 'ypmc', |
|
|
|
|
|
width: 280, |
|
|
|
|
|
bodyType: 'input', |
|
|
|
|
|
fillType: 'preFill', |
|
|
|
|
|
otherCode: 'bhOther', |
|
|
|
|
|
bodyFillType: 'preFill', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
label: 'template.pcr.pcr005.ypcsnd', |
|
|
|
|
|
prop: 'ypcsnd', |
|
|
|
|
|
width: 280, |
|
|
|
|
|
showWidth: 180, |
|
|
|
|
|
fillType: 'preFill', |
|
|
|
|
|
headerSelectKey: 'ypcsndUnit', |
|
|
|
|
|
headerOptions: $this.getDictOptions('business_nddw'), |
|
|
|
|
|
bodyType: 'inputNumber', |
|
|
|
|
|
bodyFillType: 'preFill', |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
label: 'template.pcr.pcr005.sxbs', |
|
|
|
|
|
prop: 'sxbs', |
|
|
|
|
|
width: 280, |
|
|
|
|
|
showWidth: 180, |
|
|
|
|
|
fillType: 'preFill', |
|
|
|
|
|
bodyType: 'inputNumber', |
|
|
|
|
|
bodyFillType: 'preFill', |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
label: 'template.pcr.pcr005.ysypxytj', |
|
|
|
|
|
prop: 'ysypxytj', |
|
|
|
|
|
width: 280, |
|
|
|
|
|
showWidth: 180, |
|
|
|
|
|
fillType: 'preFill', |
|
|
|
|
|
headerSelectKey: 'ysypxytjUnit', |
|
|
|
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
|
|
|
bodyType: 'inputNumber', |
|
|
|
|
|
bodyFillType: 'preFill', |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
label: 'template.pcr.pcr005.sjypxytj', |
|
|
|
|
|
prop: 'sjypxytj', |
|
|
|
|
|
width: 280, |
|
|
|
|
|
showWidth: 180, |
|
|
|
|
|
fillType: 'preFill', |
|
|
|
|
|
headerSelectKey: 'sjypxytjUnit', |
|
|
|
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
|
|
|
bodyType: 'inputNumber', |
|
|
|
|
|
bodyFillType: 'actFill', |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
label: 'template.pcr.pcr005.ysxsyxytj', |
|
|
|
|
|
prop: 'ysxsyxytj', |
|
|
|
|
|
width: 280, |
|
|
|
|
|
showWidth: 180, |
|
|
|
|
|
fillType: 'preFill', |
|
|
|
|
|
headerSelectKey: 'ysxsyxytjUnit', |
|
|
|
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
|
|
|
bodyType: 'inputNumber', |
|
|
|
|
|
bodyFillType: 'preFill', |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
bodySubType: 'inputNumber', |
|
|
|
|
|
bodySubKey: 'actSolutionVolumePrecision', |
|
|
|
|
|
bodyFillType: 'preFill', |
|
|
|
|
|
bodySubFillType: 'preFill', |
|
|
|
|
|
showBodySub: $this.fillType === 'preFill', |
|
|
|
|
|
bodyPrecisionKey: 0, |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
bodySubPlaceholder: 'template.common.xswsPlaceholder', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
label: 'template.pcr.pcr005.sjxsyxytj', |
|
|
|
|
|
prop: 'sjxsyxytj', |
|
|
|
|
|
width: 280, |
|
|
|
|
|
showWidth: 180, |
|
|
|
|
|
fillType: 'preFill', |
|
|
|
|
|
headerSelectKey: 'sjxsyxytjUnit', |
|
|
|
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
|
|
|
bodyType: 'inputNumber', |
|
|
|
|
|
bodyFillType: 'actFill', |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
label: 'template.pcr.pcr005.ypznd', |
|
|
|
|
|
prop: 'ypznd', |
|
|
|
|
|
width: 280, |
|
|
|
|
|
showWidth: 180, |
|
|
|
|
|
fillType: 'preFill', |
|
|
|
|
|
headerSelectKey: 'ypzndUnit', |
|
|
|
|
|
headerOptions: $this.getDictOptions('business_nddw'), |
|
|
|
|
|
bodyType: 'inputNumber', |
|
|
|
|
|
bodyFillType: 'preFill', |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
bodySubType: 'inputNumber', |
|
|
|
|
|
bodySubKey: 'targetDiluentVolumePrecision', |
|
|
|
|
|
bodyPrecisionKey: 'targetDiluentVolumePrecision', |
|
|
|
|
|
bodySubFillType: 'preFill', |
|
|
|
|
|
showBodySub: $this.fillType === 'preFill', |
|
|
|
|
|
bodyMaxlength: 10, |
|
|
|
|
|
bodySubPlaceholder: 'template.common.xswsPlaceholder', |
|
|
|
|
|
}, |
|
|
|
|
|
] |
|
|
|
|
|
} |