退出与黑名单
This commit is contained in:
@ -46,7 +46,7 @@ const AccessDepartmentSelect: React.FC<AccessDepartmentSelectProps> = ({
|
||||
disabled={disabled}
|
||||
treeData={buildTree(userOrgAll)}
|
||||
allowClear
|
||||
style={{ width: '100%' }}
|
||||
style={{ width: '160px' }}
|
||||
showSearch
|
||||
/>
|
||||
);
|
||||
|
Reference in New Issue
Block a user