|  |  | 
 |  |  |             ,{field: 'sourceLocNo$', align: 'center',title: '源库位'} | 
 |  |  |             ,{field: 'locNo$', align: 'center',title: '目标库位'} | 
 |  |  |             ,{field: 'barcode', align: 'center',title: '条码'} | 
 |  |  |             ,{field: 'preHave', align: 'center',title: '先入品', hide: true} | 
 |  |  |             ,{field: 'takeNone', align: 'center',title: '空操作', hide: true} | 
 |  |  |             // ,{field: 'preHave', align: 'center',title: '先入品', hide: true} | 
 |  |  |             ,{field: 'rgvNo', align: 'center',title: 'RGV', hide: true} | 
 |  |  |             ,{field: 'pdcType', align: 'center',title: '空桶类型', hide: true} | 
 |  |  |             ,{field: 'ctnType', align: 'center',title: '尾托', hide: true} | 
 |  |  |             ,{field: 'whsType', align: 'center',title: '入罐装线', hide: true} | 
 |  |  |             ,{field: 'manuType', align: 'center',title: '人工操作', hide: true} | 
 |  |  |             // ,{field: 'takeNone', align: 'center',title: '空操作', hide: true} | 
 |  |  |             // ,{field: 'picking', align: 'center',title: '拣料', templet:function(row){ | 
 |  |  |             //         var html = "<input value='picking' type='checkbox' lay-skin='primary' lay-filter='tableCheckbox' table-index='"+row.LAY_TABLE_INDEX+"'"; | 
 |  |  |             //         if(row.picking === 'Y'){html += " checked ";} | 
 |  |  | 
 |  |  |     table.on('tool(wrkMast)', function(obj){ | 
 |  |  |         let data = obj.data; | 
 |  |  |         switch (obj.event) { | 
 |  |  |             // 明细展示 todo | 
 |  |  |             // 明细展示 | 
 |  |  |             case 'detlShow': | 
 |  |  |                 wrkNo = data.wrkNo; | 
 |  |  |                 // 表格下方显示 |