| | |
| | | } |
| | | }, |
| | | { |
| | | title:'刀具编码', |
| | | align:"center", |
| | | title:'工具编码', |
| | | align:"left", |
| | | dataIndex: 'toolNum' |
| | | }, |
| | | { |
| | | title:'工具编号', |
| | | align:"left", |
| | | dataIndex: 'toolId' |
| | | }, |
| | | { |
| | | title:'工具类型', |
| | |
| | | }, |
| | | { |
| | | title:'型号/图号', |
| | | align:"center", |
| | | align:"left", |
| | | dataIndex: 'toolModel' |
| | | }, |
| | | { |
| | |
| | | dataIndex: 'outboundLocation' |
| | | }, |
| | | { |
| | | title:'可用库存数量', |
| | | align:"left", |
| | | dataIndex: 'quantity' |
| | | }, |
| | | { |
| | | title:'申请出库数量', |
| | | align:"center", |
| | | align:"left", |
| | | dataIndex: 'outboundQuantity' |
| | | }, |
| | | { |
| | | title:'实际出库数量', |
| | | align:"center", |
| | | align:"left", |
| | | dataIndex: 'outActualCount' |
| | | }, |
| | | { |
| | |
| | | }, |
| | | { |
| | | title:'创建时间', |
| | | align:"center", |
| | | align:"left", |
| | | dataIndex: 'createTime' |
| | | }, |
| | | // { |