From f15fb2fea2bcdd73ca2945b3d26b3a53037498e2 Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Fri, 29 Jul 2022 16:10:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/UcHeader/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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='京东方科技集团股份有限公司/北京中祥英科技有限公司/技术中心';