YL
2022-02-15 81c93ee7a4bc6735ad8f69ea0ee7244eaa58d73f
WebTM/views/车间管理/报表分析/Sc_StationInBillList.html
@@ -187,10 +187,10 @@
                    , page: true
                    , cellMinWidth: 120
                    , totalRow: true
                    , limit: 10
                    , limit: 50
                    , height: 'full-50'
                    , cols: [columns]
                    , limits: [50, 500, 1000, 5000]
                    , limits: [50, 500, 5000, 20000]
                    , done: function (res, curr, count) {
                    }