release/3.0.0.2502.01-合并业务线
This commit is contained in:
parent
b6a0678f1a
commit
2200784d4b
|
|
@ -54,7 +54,7 @@ class LedgerAdjustRuleAddModal extends Component {
|
|||
...k,
|
||||
showname: !k.helpfultip ? getLabel(k.lanId, k.showname) : <span>
|
||||
<span style={{ marginRight: 4 }}>{getLabel(k.lanId, k.showname)}</span>
|
||||
<WeaHelpfulTip title={getLabel(k.helpfultiplanId, k.helpfultip)}/>
|
||||
<WeaHelpfulTip title={`=${getLabel(k.helpfultiplanId, k.helpfultip)}`}/>
|
||||
</span>
|
||||
}))
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue