liyong
12 小时以前 fd1047bdc639fd4d6edc585ff9be4319f16ee49d
src/views/personnelManagement/contractManagement/index.vue
@@ -127,24 +127,24 @@
    label: "户籍住址",
    prop: "nativePlace",
  },
  {
    label: "岗位",
    prop: "postJob",
  },
  {
    label: "现住址",
    prop: "adress",
    width: 200
  },
  {
    label: "第一学历",
    prop: "firstStudy",
  },
  {
    label: "专业",
    prop: "profession",
    width: 100
  },
  // {
  //   label: "岗位",
  //   prop: "postJob",
  // },
  // {
  //   label: "现住址",
  //   prop: "adress",
  //   width: 200
  // },
  // {
  //   label: "第一学历",
  //   prop: "firstStudy",
  // },
  // {
  //   label: "专业",
  //   prop: "profession",
  //   width: 100
  // },
  {
    label: "年龄",
    prop: "age",