settings多次声明

This commit is contained in:
caishi 2021-10-21 18:30:28 +08:00
parent 925d5ea356
commit 42139ef998
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
}