This commit is contained in:
caishi 2021-03-31 14:28:22 +08:00
parent ecb1691b4d
commit b69bf5974a
1 changed files with 2 additions and 7 deletions

View File

@ -482,19 +482,14 @@ class NewHeader extends Component {
} }
render() { render() {
const { match} = this.props; const { match } = this.props;
let current_user = this.props.user; let current_user = this.props.user;
let { Addcoursestypes, let {
tojoinitemtype,
tojoinclasstitle,
code_notice,
checked_notice,
AccountProfiletype, AccountProfiletype,
submitapplications, submitapplications,
submitapplicationsvalue, submitapplicationsvalue,
user, user,
isRender, isRender,
showSearchOpentype,
headtypesonClickbool, headtypesonClickbool,
headtypess, headtypess,
settings, settings,