src/main/webapp/static/js/picking/picking.js
@@ -113,7 +113,7 @@ layer.open({ type: 1, title: '单据明细', area: '1200px', area: '1500px', offset: [top + 'px', (left - 450 + $a.outerWidth()) + 'px'], shade: .01, shadeClose: true, @@ -146,6 +146,7 @@ ,{field: 'count', align: 'center',title: '完成数'} ,{field: 'status$', align: 'center',title: '状态'} ,{field: 'memo', align: 'center',title: '备注'} ,{field: 'specs', align: 'center',title: '发货时间'} ,{field: 'createBy', align: 'center',title: '', hide:true} ,{align: 'center', title: '操作', toolbar: '#operateDetl'} ]],