src/views/personnelManagement/dimission/index.vue
@@ -76,6 +76,10 @@ }, }, { label: "离职日期", prop: "leaveDate", }, { label: "员工编号", prop: "staffNo", }, @@ -98,11 +102,6 @@ { label: "岗位", prop: "postName", }, { label: "现住址", prop: "adress", width:200 }, { label: "第一学历", @@ -133,6 +132,11 @@ width:150 }, { label: "工作交接", prop: "workTransfer", width:150 }, { dataType: "action", label: "操作", align: "center",