| | |
| | | // {field: 'id', align: 'center',title: 'ID'} |
| | | // ,{field: 'uuid', align: 'center',title: '编号'} |
| | | , {field: 'maktx', align: 'center', title: '商品名称(品名)', width: 200} |
| | | , {field: 'specs', align: 'center', title: '规格'} |
| | | , {field: 'model', align: 'center', title: '型号', hide: false} |
| | | , {field: 'specs', align: 'center', title: '库位类型'} |
| | | , {field: 'model', align: 'center', title: '型号', hide: true} |
| | | , {field: 'color', align: 'center', title: '颜色', hide: true} |
| | | , {field: 'brand', align: 'center', title: '品牌', hide: false} |
| | | , {field: 'upQty', align: 'center', title: '组托上限', hide: true} |
| | |
| | | {field: 'matnr', align: 'center', title: '商品编号(品号)', sort: true} |
| | | , {field: 'maktx', align: 'center', title: '商品名称(品名)', sort: true} |
| | | , {field: 'anfme', align: 'center', title: '数量', hide: false} |
| | | , {field: 'specs', align: 'center', title: '规格', hide: false} |
| | | , {field: 'specs', align: 'center', title: '库位类型', hide: false} |
| | | , {field: 'model', align: 'center', title: '代码', hide: true} |
| | | , {field: 'color', align: 'center', title: '颜色', hide: true} |
| | | , {field: 'brand', align: 'center', title: '品牌', hide: true} |
| | |
| | | {field: 'matnr', align: 'center', title: '商品编号', sort: true, width: 160} |
| | | , {field: 'maktx', align: 'center', title: '商品名称', sort: true, width: 120} |
| | | , {field: 'orderNo', align: 'center', title: '单据编号', hide: false, width: 120} |
| | | , {field: 'batch', align: 'center', title: '批次', sort: false} |
| | | , {field: 'batch', align: 'center', title: '批次', sort: true,hide:true} |
| | | , { |
| | | field: 'anfme', align: 'center', title: '数量', hide: false, templet: function (d) { |
| | | var raw = d.anfme; |
| | |
| | | } |
| | | , {field: 'weight', align: 'center', title: '重量(公斤)', hide: false, width: 120} |
| | | , {field: 'zpallet', align: 'center', title: 'SN', hide: false} |
| | | , {field: 'specs', align: 'center', title: '规格', hide: false} |
| | | , {field: 'specs', align: 'center', title: '库位类型', hide: false,sort:true} |
| | | , { |
| | | field: 'safeQty', align: 'center', title: '归零阈值', hide: true, templet: function (d) { |
| | | var raw = d.safeQty; |
| | |
| | | } |
| | | } |
| | | , {field: 'color', align: 'center', title: '颜色', hide: true} |
| | | , {field: 'brand', align: 'center', title: '品牌', hide: false} |
| | | , {field: 'model', align: 'center', title: '型号', hide: false} |
| | | , {field: 'unit', align: 'center', title: '单位', hide: false} |
| | | , {field: 'brand', align: 'center', title: '品牌', hide: true} |
| | | , {field: 'model', align: 'center', title: '型号', hide: true} |
| | | , {field: 'unit', align: 'center', title: '单位', hide: true} |
| | | , {field: 'price', align: 'center', title: '单价', hide: true} |
| | | , {field: 'sku', align: 'center', title: 'sku', hide: true} |
| | | , {field: 'units', align: 'center', title: '单位量', hide: true} |