YL
2022-02-15 81c93ee7a4bc6735ad8f69ea0ee7244eaa58d73f
WebTM/views/领料发货/委外出库/Kf_EntrustOutBillList.html
@@ -283,10 +283,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) {
                    }