产品-工资单验证方式
This commit is contained in:
parent
d71b879290
commit
cae153cebf
|
|
@ -43,7 +43,7 @@ class MySalaryView extends Component {
|
|||
return (
|
||||
<React.Fragment>
|
||||
<Authority ecId={`${this && this.props && this.props.ecId || ""}_Authority@lulowc`} store={mySalaryStore}>
|
||||
<div>
|
||||
<div style={{ height: "100%", overflow: "auto" }}>
|
||||
<div className="templatePreview">
|
||||
<ComputerTemplate
|
||||
isPreview isMsgPreview
|
||||
|
|
|
|||
Loading…
Reference in New Issue