src/views/recruitmentManagement/data.js
@@ -25,7 +25,7 @@ }, { label: "保安id", prop: "tenantId", prop: "deptId", hide: true, editDisplay: false, addDisplay: false @@ -169,6 +169,9 @@ label: "开始时间", prop: "startTime", // search: true, type: "date", format: "yyyy-MM-dd hh:mm:ss", valueFormat: "timestamp", width: 88, }, @@ -176,6 +179,9 @@ label: "结束时间", prop: "endTime", // search: true, type: "date", format: "yyyy-MM-dd hh:mm:ss", valueFormat: "timestamp", width: 88, }, {