zzr99
2022-04-07 49f5813edc5388e545b637c047a0709a68225dde
Merge branch 'master' of http://101.37.171.70:10101/r/MESWMS-LayUI
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) {
                    }