src/pages/components/showIndexTitle.vue
@@ -28,12 +28,12 @@ <h1>人事人才</h1> </div> </el-menu-item> <el-menu-item> <el-menu-item index="/laborRelations"> <div class="showIndex-block"> <h1>劳动关系</h1> </div> </el-menu-item> <el-menu-item> <el-menu-item index="/otherBusiness"> <div class="showIndex-block"> <h1>其它业务</h1> </div>