|  |  | 
 |  |  |         cols: [[ | 
 |  |  |             {type: 'numbers', fixed: 'left'} | 
 |  |  |             ,{field: 'locNo$', align: 'center',title: '库位'} | 
 |  |  |             ,{field: 'matnr', align: 'center',title: '商品编号'} | 
 |  |  |             ,{field: 'maktx', align: 'center',title: '商品名称'} | 
 |  |  |             ,{field: 'matnr', align: 'center',title: '品号'} | 
 |  |  |             ,{field: 'maktx', align: 'center',title: '名称'} | 
 |  |  |             ,{field: 'progress', align: 'center',title: '使用情况', templet: '#progressTpl', width: 350} | 
 |  |  |             ,{field: 'status', align: 'center',title: '警报', templet: '#statusTpl', width: 100} | 
 |  |  |             ,{field: 'safeQua', align: 'center',title: '安全库存量', style: 'font-weight: bold'} |