guhongwei 5 년 전
부모
커밋
11bc33ab30
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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() {},