| | |
| | | // {type: 'checkbox', merge: ['orderNo']}, |
| | | {field: 'orderNo', title: '单据编号', merge: true, align: 'center'}, |
| | | {field: 'title', title: '商品', merge: true, align: 'center', width: 350}, |
| | | {field: 'standby1', title: '机台号', align: 'center'}, |
| | | // {field: 'standby1', title: '机台号', align: 'center'}, |
| | | { |
| | | field: 'anfme', |
| | | title: '数量', |
| | |
| | | templet: '#locFrozenLoc' |
| | | }, |
| | | { |
| | | field: 'staNos', |
| | | field: 'standby1', |
| | | align: 'center', |
| | | title: '机台', |
| | | merge: ['deviceNo'], |
| | | templet: '#tbBasicTbStaNos' |
| | | }, |
| | | { |
| | | field: 'locNo', |
| | | align: 'center', |
| | | title: '出库站', |
| | | merge: ['locNo'], |