WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_POInStockBackBillList.html
@@ -224,7 +224,7 @@ , { field: '日期', title: '日期', width: 150 } ]] , page: true //是否显示分页 , limits: [10, 20, 50, 100] , limits: [10, 20, 50, 100, 500, 1000, 5000, 10000] , limit: 50 //每页默认显示的数量 //, height: 500 , done: function (res, curr, count) { WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_POInStockBillList.html
@@ -300,7 +300,7 @@ , { field: '需求组织', title: '需求组织', sort: true, hide: true } ]] , page: true //是否显示分页 , limits: [10, 20, 50, 100] , limits: [10, 20, 50, 100, 500, 1000, 5000, 10000] , limit: 50 //每页默认显示的数量 //, height: 500 , done: function (res, curr, count) {