src/main/webapp/static/js/locMast/locMast.js
@@ -53,7 +53,7 @@ // ,{field: 'PdcType', align: 'center',title: ''} // ,{field: 'ctnNo', align: 'center',title: ''} ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:150} ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:100} ]], request: { pageName: 'curr', @@ -164,7 +164,7 @@ } break; case 'exportData': layer.confirm('确定导出Excel吗', function(){ layer.confirm('确定导出Excel吗', {shadeClose: true}, function(){ var titles=[]; var fields=[]; obj.config.cols[0].map(function (col) {