src/main/webapp/static/js/pla/plaDetl.js
@@ -120,7 +120,7 @@ }, //height: 'full', limit: 16, limits: [16, 30, 50, 100, 200, 500], limits: [ 50, 100, 200, 500,2000,5000,10000], even: true, toolbar: '#toolbar', cellMinWidth: 50, @@ -929,5 +929,7 @@ var res = JSON.parse(evt.target.responseText); layer.msg(res.msg, {icon: 2}); } function clearTable(){ }