forked from Gitlink/forgeplus-react
Merge pull request '合并代码后,变量重复引发错误' (#203) from caishi/forgeplus-react:standalone into standalone
This commit is contained in:
commit
66c495d6b5
|
@ -458,7 +458,6 @@ class LoginDialog extends Component {
|
|||
let { login, isGoing, isGoingValue, disabled , Phonenumberisnotco , dialogBox, isRender, weixinlogin } = this.state;
|
||||
let { settings } = this.props;
|
||||
|
||||
let { settings } = this.props;
|
||||
if (isRender === undefined) {
|
||||
isRender = false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue