- 修复 tree 节点查找问题
This commit is contained in:
@@ -266,7 +266,6 @@ class RoleList extends PureComponent {
|
||||
|
||||
render() {
|
||||
const { list, data } = this.props;
|
||||
|
||||
const { pageNo, pageSize, count, roleTreeData, checkedKeys, assignModalLoading } = data;
|
||||
const { modalVisible, modalType, initValues, roleAssignVisible } = this.state;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user