src/main/webapp/static/js/monthlySettle/monthlySettle.js
@@ -402,6 +402,7 @@ data: details, page: true, cellMinWidth: 100, width: '100%', cols: [[ {type: 'numbers', title: '序号', width: 60, align: 'center'}, {field: 'matnr', title: '物料编码', width: 150}, @@ -545,8 +546,7 @@ } } }); debugger; // 调试用:检查 searchData 的值 // 获取 table 实例 var tableInstance = child ? parent.tableIns : tableIns;