|  |  | 
 |  |  |             {align: 'center', title: '明细', toolbar: '#tbLook', minWidth: 160, width: 160}, | 
 |  |  |             {field: 'createTime$', title: '创建时间', minWidth: 200, width: 200}, | 
 |  |  |             {field: 'settle$', align: 'center', title: '状态', templet: '#settleTpl',  minWidth: 160, width: 160}, | 
 |  |  |             {field: 'memo', align: 'center',title: '备注', hide: true}, | 
 |  |  |             {field: 'cstmrName', align: 'center',title: '客户名称'}, | 
 |  |  |             {field: 'memo', align: 'center',title: '备注'}, | 
 |  |  |             {align: 'center', title: '操作', toolbar: '#operate', width: 240} | 
 |  |  |         ]], | 
 |  |  |         request: { | 
 |  |  | 
 |  |  |                             {type: 'numbers'}, | 
 |  |  |                             {field: 'brand', title: '包装组号', width: 160}, | 
 |  |  |                             // {field: 'maktx', title: '商品名称', width: 160}, | 
 |  |  |                             // {field: 'batch', title: '箱号'}, | 
 |  |  |                             // {field: 'anfme', title: '数量'}, | 
 |  |  |                             {field: 'supp', title: '客户名称'}, | 
 |  |  |                             {field: 'memo', title: '备注'}, | 
 |  |  |                             // {field: 'workQty', title: '作业数量'}, | 
 |  |  |  | 
 |  |  |                             // {field: 'unit', title: '单位'}, |