condition

This commit is contained in:
caishi 2021-03-23 17:42:57 +08:00 committed by caishi
parent 6b441fc919
commit 3a8d9698db
1 changed files with 7 additions and 3 deletions

View File

@ -294,9 +294,13 @@ class NewHeader extends Component {
}
render() {
const { match} = this.props;
let current_user = this.props.user;
let {
const { match } = this.props;
const current_user = this.props.user;
let { Addcoursestypes,
tojoinitemtype,
tojoinclasstitle,
code_notice,
checked_notice,
AccountProfiletype,
user,
isRender,