| | |
| | | dataIndex: 'maintenanceDate' |
| | | }, |
| | | { |
| | | title: '锁定工单日期', |
| | | align: 'center', |
| | | dataIndex: 'freezeOrderDate' |
| | | }, |
| | | { |
| | | title: '工单过期日期', |
| | | align: 'center', |
| | | dataIndex: 'orderExpirationDate' |
| | | }, |
| | | { |
| | | title: '实际开始时间', |
| | | align: 'center', |
| | | dataIndex: 'actualStartTime' |
| | |
| | | dataIndex: 'actualEndTime' |
| | | }, |
| | | { |
| | | title: '保养人', |
| | | title: '维修人', |
| | | align: 'center', |
| | | dataIndex: 'operator_dictText' |
| | | dataIndex: 'repairman_dictText' |
| | | }, |
| | | { |
| | | title: '保养状态', |
| | |
| | | dataIndex: 'creationMethod_dictText' |
| | | }, |
| | | { |
| | | title: '机动办确认', |
| | | title: '设备功能是否齐备', |
| | | align: 'center', |
| | | dataIndex: 'confirmUser_dictText' |
| | | dataIndex: 'fullyFunctional_dictText' |
| | | }, |
| | | { |
| | | title: '机动办确认时间', |
| | | title: '设备能否正常运转', |
| | | align: 'center', |
| | | dataIndex: 'confirmTime' |
| | | dataIndex: 'runningNormally_dictText' |
| | | }, |
| | | { |
| | | title: '确认领导', |
| | | title: '检查人', |
| | | align: 'center', |
| | | dataIndex: 'confirmLeader_dictText' |
| | | dataIndex: 'inspector_dictText' |
| | | }, |
| | | { |
| | | title: '领导确认时间', |
| | | title: '检查时间', |
| | | align: 'center', |
| | | dataIndex: 'leaderConfirmTime' |
| | | } |
| | | dataIndex: 'inspectTime' |
| | | }, |
| | | { |
| | | title: '操作人签字', |
| | | align: 'center', |
| | | dataIndex: 'operatorSignature_dictText' |
| | | }, |
| | | { |
| | | title: '协助操作人', |
| | | align: 'center', |
| | | dataIndex: 'assistantOperator' |
| | | }, |
| | | { |
| | | title: '操作人签字时间', |
| | | align: 'center', |
| | | dataIndex: 'operatorSignatureTime' |
| | | }, |
| | | { |
| | | title: '维修人签字', |
| | | align: 'center', |
| | | dataIndex: 'repairmanSignature_dictText' |
| | | }, |
| | | { |
| | | title: '协助维修人', |
| | | align: 'center', |
| | | dataIndex: 'assistantRepairman' |
| | | }, |
| | | { |
| | | title: '维修人签字时间', |
| | | align: 'center', |
| | | dataIndex: 'repairmanSignatureTime' |
| | | }, |
| | | { |
| | | title: '维修室主任签字', |
| | | align: 'center', |
| | | dataIndex: 'repairManagerSignature_dictText' |
| | | }, |
| | | { |
| | | title: '维修室主任签字时间', |
| | | align: 'center', |
| | | dataIndex: 'repairManagerSignatureTime' |
| | | }, |
| | | { |
| | | title: '设备检查人签字', |
| | | align: 'center', |
| | | dataIndex: 'inspectorSignature_dictText' |
| | | }, |
| | | { |
| | | title: '设备检查人签字时间', |
| | | align: 'center', |
| | | dataIndex: 'inspectorSignatureTime' |
| | | }, |
| | | ], |
| | | url: { |
| | | list: '/eam/thirdMaintenanceOrder/list', |