feature/2.15.1.2407.01-权限
This commit is contained in:
parent
1dca1d7268
commit
50a73b29eb
|
|
@ -40,7 +40,7 @@ class Index extends Component {
|
|||
|
||||
handleLayoutChange = ({ isQuery, ...val }) => this.setState({ query: { ...this.state.query, ...val } },
|
||||
() => {
|
||||
this.getSalaryReportFFgsList();
|
||||
this.getSIReportGmgsList();
|
||||
this.setState({ isQuery });
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue