| | |
| | | dataIndex: 'requestCode' |
| | | }, |
| | | { |
| | | title: '工单ID', |
| | | title: '任务号', |
| | | align: 'center', |
| | | dataIndex: 'workOrderId' |
| | | dataIndex: 'workOrderId_dictText' |
| | | }, |
| | | { |
| | | title: 'SAP预留号', |
| | |
| | | dataIndex: 'reservationCode' |
| | | }, |
| | | { |
| | | title: '物料编码', |
| | | align: 'center', |
| | | dataIndex: 'materialNumber' |
| | | }, |
| | | { |
| | | title: '物料名称', |
| | | align: 'center', |
| | | dataIndex: 'materialName' |
| | | }, |
| | | { |
| | | title: '理论拉动数量', |
| | | align: 'center', |
| | | dataIndex: 'specifiedQuantity' |
| | | }, |
| | | { |
| | | title: '实际拉动数量', |
| | | align: 'center', |
| | | dataIndex: 'actualQuantity' |
| | | }, |
| | | { |
| | | title: '发布状态', |
| | | align: 'center', |
| | | dataIndex: 'publishStatus_dictText' |
| | | }, |
| | | { |
| | | title: '发布时间', |
| | | align: 'center', |
| | | dataIndex: 'publishTime' |
| | | }, |
| | | { |
| | | title: '请求状态', |
| | |
| | | { |
| | | title: '原库存地', |
| | | align: 'center', |
| | | dataIndex: 'originalWarehouseId' |
| | | dataIndex: 'originalWarehouseId_dictText' |
| | | }, |
| | | { |
| | | title: '目标库存地', |
| | | align: 'center', |
| | | dataIndex: 'targetWarehouseId' |
| | | dataIndex: 'targetWarehouseId_dictText' |
| | | }, |
| | | { |
| | | title: '优先级(拉动类型)', |
| | | title: '拉动类型', |
| | | align: 'center', |
| | | dataIndex: 'priority_dictText' |
| | | dataIndex: 'materialTransferCategory_dictText' |
| | | }, |
| | | { |
| | | title: '最晚配送时间', |