|
|
@ -2,7 +2,7 @@ |
|
|
export const getSWYPFXFFXYPZBBTableConfig = ($this) => { |
|
|
export const getSWYPFXFFXYPZBBTableConfig = ($this) => { |
|
|
return [ |
|
|
return [ |
|
|
{ |
|
|
{ |
|
|
label: '编号', |
|
|
|
|
|
|
|
|
label: 'template.sp.sp008.bh', |
|
|
prop: 'bh', |
|
|
prop: 'bh', |
|
|
bodyType: 'select', |
|
|
bodyType: 'select', |
|
|
bodyOptions: $this.getDictOptions('business_jmdyzqdyp'), |
|
|
bodyOptions: $this.getDictOptions('business_jmdyzqdyp'), |
|
|
@ -12,21 +12,21 @@ export const getSWYPFXFFXYPZBBTableConfig = ($this) => { |
|
|
width: 280 |
|
|
width: 280 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '预设溶液', |
|
|
|
|
|
|
|
|
label: 'template.sp.sp008.ysry', |
|
|
prop: 'ysry', |
|
|
prop: 'ysry', |
|
|
bodyType: 'input', |
|
|
bodyType: 'input', |
|
|
bodyFillType: 'preFill', |
|
|
bodyFillType: 'preFill', |
|
|
width: 280 |
|
|
width: 280 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '实际溶液', |
|
|
|
|
|
|
|
|
label: 'template.sp.sp008.sjry', |
|
|
prop: 'sjry', |
|
|
prop: 'sjry', |
|
|
bodyType: 'clickable', |
|
|
bodyType: 'clickable', |
|
|
bodyFillType: 'actFill', |
|
|
bodyFillType: 'actFill', |
|
|
width: 280 |
|
|
width: 280 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '预计溶液吸取量', |
|
|
|
|
|
|
|
|
label: 'template.sp.sp008.yjryxql', |
|
|
prop: 'yjryxql', |
|
|
prop: 'yjryxql', |
|
|
width: 280, |
|
|
width: 280, |
|
|
headerSelectKey: 'yjryxqlUnit', |
|
|
headerSelectKey: 'yjryxqlUnit', |
|
|
@ -37,7 +37,7 @@ export const getSWYPFXFFXYPZBBTableConfig = ($this) => { |
|
|
bodyMaxlength: 10 |
|
|
bodyMaxlength: 10 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '实际溶液吸取量', |
|
|
|
|
|
|
|
|
label: 'template.sp.sp008.sjryxql', |
|
|
prop: 'sjryxql', |
|
|
prop: 'sjryxql', |
|
|
width: 280, |
|
|
width: 280, |
|
|
headerSelectKey: 'sjryxqlUnit', |
|
|
headerSelectKey: 'sjryxqlUnit', |
|
|
@ -49,7 +49,7 @@ export const getSWYPFXFFXYPZBBTableConfig = ($this) => { |
|
|
compareTo: 'yjryxql' |
|
|
compareTo: 'yjryxql' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '预计基质吸取量', |
|
|
|
|
|
|
|
|
label: 'template.sp.sp008.yjjzxql', |
|
|
prop: 'yjjzxql', |
|
|
prop: 'yjjzxql', |
|
|
width: 280, |
|
|
width: 280, |
|
|
headerSelectKey: 'yjjzxqlUnit', |
|
|
headerSelectKey: 'yjjzxqlUnit', |
|
|
@ -60,7 +60,7 @@ export const getSWYPFXFFXYPZBBTableConfig = ($this) => { |
|
|
bodyMaxlength: 10 |
|
|
bodyMaxlength: 10 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '实际基质吸取量', |
|
|
|
|
|
|
|
|
label: 'template.sp.sp008.sjjzxql', |
|
|
prop: 'sjjzxql', |
|
|
prop: 'sjjzxql', |
|
|
width: 280, |
|
|
width: 280, |
|
|
headerSelectKey: 'sjjzxqlUnit', |
|
|
headerSelectKey: 'sjjzxqlUnit', |
|
|
@ -72,7 +72,7 @@ export const getSWYPFXFFXYPZBBTableConfig = ($this) => { |
|
|
compareTo: 'yjjzxql' |
|
|
compareTo: 'yjjzxql' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '化合物终浓度', |
|
|
|
|
|
|
|
|
label: 'template.sp.sp008.hhwznd', |
|
|
prop: 'hhwznd', |
|
|
prop: 'hhwznd', |
|
|
width: 280, |
|
|
width: 280, |
|
|
headerSelectKey: 'hhwzndUnit', |
|
|
headerSelectKey: 'hhwzndUnit', |
|
|
|