src/main/webapp/static/js/agvWaitPakin/waitPakin.js
@@ -2,7 +2,7 @@ function getCol() { var cols = [ {type: 'checkbox'} ]; cols.push( //{field: 'suppCode', align: 'center',title: '料箱码'}, //{field: 'suppCode', align: 'center',title: '货架码'}, {field: 'anfme', align: 'center',title: '数量'}); arrRemove(detlCols, 'field', 'zpallet'); cols.push.apply(cols, detlCols); @@ -174,6 +174,7 @@ break; case 'exportData': layer.confirm('确定导出Excel吗', {shadeClose: true}, function(){ layer.load(2, {time: 600*1000}); var titles=[]; var fields=[]; obj.config.cols[0].map(function (col) {