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() {},