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