src/main/webapp/static/js/pla/plaDetl.js
@@ -154,7 +154,7 @@ }, //height: 'full', limit: 500, limits: [16, 50, 100, 200, 500,], limits: [16, 50, 100, 200, 500,2000,5000,10000], even: true, toolbar: '#toolbar', cellMinWidth: 50, @@ -854,6 +854,10 @@ var iframe = window['layui-layer-iframe' + index]; iframe.child(dataSave) }, end: function() { // ✅ 子页面关闭时刷新表格 tableReload(false); // 或根据实际情况传 true/false } }); })