#
tqs
2023-12-05 a0b733a8b19b1db43395a96408098596ac3d2a86
src/main/webapp/static/js/pakin/pakin.js
@@ -17,7 +17,7 @@
        page: true,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],
        toolbar: '#toolbar',
        toolbar: '#other',
        cellMinWidth: 50,
        cols: [[
            {type: 'checkbox'}
@@ -105,7 +105,7 @@
               });
               del(ids);
               break;
            case 'exportData':
            case 'otherExportData':
                layer.confirm('确定导出Excel吗', {shadeClose: true}, function(){
                    var titles=[];
                    var fields=[];