src/views/personnelManagement/dimission/index.vue
@@ -104,11 +104,6 @@
    prop: "postName",
  },
  {
    label: "现住址",
    prop: "adress",
    width:200
  },
  {
    label: "第一学历",
    prop: "firstStudy",
  },
@@ -137,6 +132,11 @@
    width:150
  },
  {
    label: "工作交接",
    prop: "workTransfer",
    width:150
  },
  {
    dataType: "action",
    label: "操作",
    align: "center",