| | |
| | | cols: [[ |
| | | {type: 'checkbox'}, |
| | | {field: 'orderNo', align: 'center',title: '盘点单编号', style: 'font-weight: bold'}, |
| | | {field: 'anfme', align: 'center',title: '盘点盈亏', style: 'font-weight: bold'}, |
| | | {field: 'anfme', align: 'center',title: '账面数量', style: 'font-weight: bold'}, |
| | | {field: 'number', align: 'center',title: '盘点数量', style: 'font-weight: bold'}, |
| | | {field: 'createTime$', align: 'center',title: '创建时间', style: 'font-weight: bold'}, |
| | | {field: 'matnr', align: 'center',title: '商品编号', style: 'font-weight: bold'}, |
| | | {field: 'maktx', align: 'center',title: '商品名称', style: 'font-weight: bold'}, |