|
@@ -201,6 +201,7 @@ class Register extends Component {
|
|
|
</FormItem>
|
|
</FormItem>
|
|
|
<FormItem help={help}>
|
|
<FormItem help={help}>
|
|
|
<Popover
|
|
<Popover
|
|
|
|
|
+ getPopupContainer={node => node.parentNode}
|
|
|
content={
|
|
content={
|
|
|
<div style={{ padding: '4px 0' }}>
|
|
<div style={{ padding: '4px 0' }}>
|
|
|
{passwordStatusMap[this.getPasswordStatus()]}
|
|
{passwordStatusMap[this.getPasswordStatus()]}
|