转办人员权限
This commit is contained in:
parent
1a6ac85749
commit
022e4d73fd
@ -98,7 +98,7 @@ class SelectUser extends React.Component {
|
||||
jsonUser.Limit=1000;
|
||||
this.props.dispatch({
|
||||
type: 'app/getDataByPost',
|
||||
url: 'FM/User/OrderPagedAuthority',
|
||||
url: 'FM/User/OrderPagedWithLevel',
|
||||
payload: jsonUser,
|
||||
onlyData: false,
|
||||
onComplete: (ret) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user