| | |
| | | // ,{field: 'qty', align: 'center',title: '作业数量', style: 'font-weight: bold'} |
| | | , {field: 'enableQty', align: 'center', title: '待出数量', style: 'font-weight: bold'} |
| | | // ,{field: 'name', align: 'center',title: '名称'} |
| | | // ,{field: 'model', align: 'center',title: '型号'} |
| | | , {field: 'unit', align: 'center', title: '单位', hide: true} |
| | | ,{field: 'model', align: 'center',title: '型号'} |
| | | , {field: 'unit', align: 'center', title: '单位'} |
| | | , {field: 'barcode', align: 'center', title: '商品条码', hide: true} |
| | | // ,{field: 'supplier', align: 'center',title: '供应商'} |
| | | // ,{field: 'unitPrice', align: 'center',title: '单价'} |
| | |
| | | // {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', edit: true}, |
| | | { |
| | | field: 'anfme', |
| | | title: '数量', |
| | |
| | | width: 90, |
| | | templet: '#locFrozenLoc' |
| | | }, |
| | | // { |
| | | // field: 'standby1', |
| | | // align: 'center', |
| | | // title: '机台', |
| | | // merge: ['deviceNo'], |
| | | // templet: '#tbBasicTbStaNos' |
| | | // }, |
| | | { |
| | | field: 'staNos', |
| | | field: 'locNo', |
| | | align: 'center', |
| | | title: '出库站', |
| | | merge: ['locNo'], |