From e81178dba4f1a12f751f9418487d8b218e2dccf6 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期五, 15 四月 2022 17:06:59 +0800
Subject: [PATCH] 人事人才

---
 src/pages/components/showIndexTitle.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/pages/components/showIndexTitle.vue b/src/pages/components/showIndexTitle.vue
index 538926a..ae06c94 100644
--- a/src/pages/components/showIndexTitle.vue
+++ b/src/pages/components/showIndexTitle.vue
@@ -23,17 +23,17 @@
             <h1>绀句細淇濋殰</h1>
           </div>
         </el-menu-item>
-        <el-menu-item>
+        <el-menu-item index="/personnelTalents">
           <div class="showIndex-block">
             <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>

--
Gitblit v1.9.1