2024年6月2日发(作者:)

},

};

const { getFieldDecorator, getFieldsError, getFieldError, isFieldTouched } = ;

const modalVisible = isible;

const { dispatch } = ;

const departmentsListTree = mentList;

const { checkedKeys, selectedValue, treeData, checkNodes, expandedKeys } = ;

return (

部门树

showLine

expandedKeys={edKeys}

onSelect={ct}

onExpand={nd}

onRightClick={deonRightClick}

>

{TreeNodes(departmentsListTree)}

{eTreeRightClickMenu()}

);

}

}

function mapStateToProps(state) {

return { ...ment };

}

export default connect(mapStateToProps)(DepartmentList);