src/views/personnelManagement/employeeRecord/index.vue
@@ -176,17 +176,17 @@ width: 120, }, { label: "入职日期", label: "合同开始日期", prop: "contractStartTime", width: 120, }, { label: "转正日期", prop: "positiveDate", width: 120, dataType: "slot", slot: "positiveDate", }, // { // label: "转正日期", // prop: "positiveDate", // width: 120, // dataType: "slot", // slot: "positiveDate", // }, { label: "年龄", prop: "age",