From 3a4f3fc29d4379a632279cba802e4b6722941c49 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期一, 18 四月 2022 13:42:01 +0800 Subject: [PATCH] 人事人才 --- src/pages/components/showIndexTitle.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/components/showIndexTitle.vue b/src/pages/components/showIndexTitle.vue index da86543..1eeac87 100644 --- a/src/pages/components/showIndexTitle.vue +++ b/src/pages/components/showIndexTitle.vue @@ -2,7 +2,7 @@ <div class="showIndexTitle-wrap"> <h1 class="title">鐭冲搴勪汉绀惧眬涓氬姟杩愯鏁版嵁鍒嗘瀽骞冲彴</h1> <el-menu - :default-active="$route.path" + default-active="/index" :class="activeStyle" router mode="horizontal" -- Gitblit v1.9.1