| | |
| | | {type: 'checkbox'} |
| | | ,{type: 'numbers', title: '#'} |
| | | ,{field: 'orderNo', align: 'center',title: '单据编号', templet: '#orderNoTpl', width: 160} |
| | | ,{field: 'matnr', align: 'center',title: '单据号', width: 160} |
| | | ,{field: 'matnr', align: 'center',title: '物料号', width: 160} |
| | | ,{field: 'maktx', align: 'center',title: '物料号', width: 200} |
| | | ,{field: 'batch', align: 'center',title: '序列码'} |
| | | ,{field: 'specs', align: 'center',title: '规格'} |
| | |
| | | cellMinWidth: 100, |
| | | cols: [[ |
| | | {type: 'checkbox'}, |
| | | {field: 'matnr', title: '单据号', align: 'center', width: 350}, |
| | | {field: 'matnr', title: '物料号', align: 'center', width: 350}, |
| | | {field: 'maktx', title: '物料号', align: 'center'}, |
| | | {field: 'specs', title: '规格', align: 'center'}, |
| | | {field: 'batch', title: '批号', align: 'center'}, |