| | |
| | | {field: 'matNo', align: 'center',title: '产品编码'} |
| | | ,{field: 'matName', align: 'center',title: '产品名称'} |
| | | ,{field: 'specs', align: 'center',title: '规格'} |
| | | ,{field: 'qty', align: 'center',title: '数量'} |
| | | ,{field: 'allQty', align: 'center',title: '总数量'} |
| | | ,{field: 'allWeight', align: 'center',title: '总重量'} |
| | | ,{field: 'qty', align: 'center',title: '入库数量'} |
| | | ,{field: 'qtyBox', align: 'center',title: '每箱数量(PCS)'} |
| | | ,{field: 'allQty', align: 'center',title: '总数量(PCS)'} |
| | | ,{field: 'weight', align: 'center',title: '每箱重量(KG)'} |
| | | ,{field: 'allWeight', align: 'center',title: '总重量(KG)'} |
| | | ,{field: 'source', align: 'center',title: '来源'} |
| | | ,{field: 'vendor', align: 'center',title: '供应商'} |
| | | ,{field: 'unit', align: 'center',title: '单位', width:80, hide: true} |