Merge pull request '合并代码后,变量重复引发错误' (#203) from caishi/forgeplus-react:standalone into standalone

This commit is contained in:
jasder 2021-10-21 18:32:37 +08:00
commit 66c495d6b5
1 changed files with 0 additions and 1 deletions

View File

@ -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
}