This commit is contained in:
parent
1a87a3f118
commit
26f19c3283
|
|
@ -165,7 +165,7 @@ class QuickSearchTableEdit extends React.Component{
|
||||||
{getLabel(387588, "内容自定义条件")}
|
{getLabel(387588, "内容自定义条件")}
|
||||||
<WeaHelpfulTip ecId={`${this && this.props && this.props.ecId || ''}_WeaHelpfulTip@6znscx@condition`}
|
<WeaHelpfulTip ecId={`${this && this.props && this.props.ecId || ''}_WeaHelpfulTip@6znscx@condition`}
|
||||||
width = {196} //如果要自定义宽度,在这里设置
|
width = {196} //如果要自定义宽度,在这里设置
|
||||||
title={getLabel('526162','数值关系: 下限值 <= 数值 <= 上限值') }
|
title={getLabel('526162','数值关系: 下限值 <= 数值 < 上限值') }
|
||||||
/>
|
/>
|
||||||
</div>, dataIndex: "condition", key: "condition", width: "40%",
|
</div>, dataIndex: "condition", key: "condition", width: "40%",
|
||||||
com: [{ label: '', type: 'SCOP', key: 'condition', viewAttr: 3 }]
|
com: [{ label: '', type: 'SCOP', key: 'condition', viewAttr: 3 }]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue