src/pages/shuohuangMonitorAnalyze/components/leftNav.vue
@@ -12,7 +12,7 @@ :default-active="activeIndex" @select="handleSelect" > <el-menu-item index="1"> <el-menu-item index="guideIndex"> <i class="iconfont iconshouye"></i> <span slot="title">首页</span> </el-menu-item> @@ -69,7 +69,7 @@ data () { return { publicPath: process.env.BASE_URL, activeIndex: 'searchForVideoAnalyze' activeIndex: 'guideIndex' } }, mounted(){