| | |
| | | //{ field: 'stockId', title: '关联单号', sort: false, width: 150 }, |
| | | { field: 'goodsName', title: '商品名称', sort: false }, |
| | | { field: 'spesDesc', title: '货品规格', sort: false }, |
| | | { field: 'sn', title: '货品编码', sort: false, width: 130 }, |
| | | { field: 'bn', title: '商品编码', sort: false, width: 130 }, |
| | | { field: 'nums', title: '数量', sort: false, width: 60 }, |
| | | { field: 'sn', title: '货品编码', sort: false, width: 180 }, |
| | | { field: 'bn', title: '商品编码', sort: false, width: 180 }, |
| | | { field: 'nums', title: '数量', sort: false, width: 100 }, |
| | | ] |
| | | ] |
| | | }); |