| | |
| | | {field: 'Standard',title: '物品规格',align: 'center'}, |
| | | {field: 'LocatNo',title: '储位编码',align: 'center',width: 120,hide:true,}, |
| | | {field: 'PalletNo',title: '托盘条码',align: 'center',width: 100,}, |
| | | {field: 'LotNo',align: 'center',title: '批次',width: 150,}, |
| | | {field: 'LotNo',align: 'center',title: '进厂编号',width: 150,}, |
| | | {field: 'LotText',align: 'center',title: '批次描述',width: 120,}, |
| | | {field: 'Qty',title: '库存数量',width: 100,align: 'center',fixed: 'right'}, |
| | | {title: '操作',fixed: 'right',align: 'center',templet: '#table-content-list',width: 85,} |