zzr99
2022-02-10 197d5633d44dc64641ea085af0930793f141d5d6
WebTM/views/采购管理/委外订单/WW_EntrustOrderBillList.html
@@ -335,10 +335,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) {
                    }