| | |
| | | even: true, |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cols: [[{field: 'qty', align: 'center', title: '数量', width: 120} |
| | | cols: [[{field: 'qty', align: 'center', title: '在库箱数', width: 120} |
| | | , {field: 'matNo', align: 'center', title: '产品编码'} |
| | | , {field: 'matName', align: 'center', title: '产品名称'} |
| | | , {field: 'specs', align: 'center',title: '规格'} |
| | | , {field: 'unit', align: 'center',title: '单位', width:80} |
| | | , {field: 'color', align: 'center',title: '颜色'} |
| | | , {field: 'qtyBox', align: 'center',title: '每箱数量(PCS)'} |
| | | , {field: 'allQty', align: 'center',title: '总数量(PCS)'} |
| | | , {field: 'weight', align: 'center',title: '每箱重量(KG)'} |
| | | , {field: 'str3', align: 'center',title: '客户名称'} |
| | | , {field: 'str4', align: 'center',title: '项目信息'} |
| | | , {field: 'str5$', align: 'center',title: '类别'} |
| | | , {field: 'supplier', align: 'center', title: '批号'} |
| | | // , {field: 'supplier', align: 'center', title: '批号'} |
| | | ]], |
| | | request: { |
| | | pageName: 'curr', |