王 垚
2022-04-06 24606b9f19ebbf3555f0d19835b10064e5a332aa
代码提交
2个文件已修改
8 ■■■■ 已修改文件
WebTM/views/采购管理/委外订单/WW_EntrustOrderBillList.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/采购管理/采购订单/Cg_POOrderBillList.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/采购管理/委外订单/WW_EntrustOrderBillList.html
@@ -360,10 +360,10 @@
                    , page: true
                    , cellMinWidth: 120
                    , totalRow: true
                    , limit: 50
                    , limit: 500
                    , height: 'full-50'
                    , cols: [columns]
                    , limits: [50, 500, 5000, 20000]
                    , limits: [500, 5000, 20000]
                    , done: function (res, curr, count) {
                    }
WebTM/views/采购管理/采购订单/Cg_POOrderBillList.html
@@ -372,10 +372,10 @@
                    , page: true
                    , cellMinWidth: 120
                    , totalRow: true
                    , limit: 50
                    , limit: 500
                    , height: 'full-50'
                    , cols: [columns]
                    , limits: [50, 500, 5000, 20000]
                    , limits: [500, 5000, 20000]
                    , done: function (res, curr, count) {
                    }