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