natasha 1 year ago
parent
commit
4b346f00c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/people_manage/EditPerson.vue

+ 1 - 1
src/views/people_manage/EditPerson.vue

@@ -31,7 +31,7 @@ export default {
     //这里存放数据
     return {
         provinceAndCityData,
-        activeMenuIndex: "organize_manage",
+        activeMenuIndex: "people_manage",
         breadcrumbList:[
             {
                 icon:'contacts-line',