guhongwei 5 years ago
parent
commit
11bc33ab30
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/index/recruit.vue

+ 1 - 1
src/layout/index/recruit.vue

@@ -86,7 +86,7 @@ export default {
   },
   components: {},
   data: () => ({
-    activeName: 'talkOut',
+    activeName: 'jobinfo',
     Color: '#850000',
   }),
   created() {},