diff --git a/src/components/UcHeader/Index.vue b/src/components/UcHeader/Index.vue index 2038af56..de798512 100644 --- a/src/components/UcHeader/Index.vue +++ b/src/components/UcHeader/Index.vue @@ -81,7 +81,7 @@ import {userAvatarText,cutFullName} from "@/utils/tools.js"; mounted() { this.sex = this.userInfo.sex; // 判断路由是进入的学员默认页面就重置setCurIdentity - if(this.$route.path == '/study/index'){ + if(this.$route.path == '/uc/study/task'){ this.setCurIdentity(1); } //let testName='京东方科技集团股份有限公司/北京中祥英科技有限公司/技术中心';