diff --git a/ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js b/ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js index 1e6bb9f4..c101204f 100644 --- a/ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js +++ b/ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js @@ -47,7 +47,7 @@ var table = { paginationLoop: false, pageSize: 10, pageNumber: 1, - pageList: [10, 100, 1000], + pageList: [20, 50, 100, 500, 1000], toolbar: "toolbar", loadingFontSize: 13, striped: false, diff --git a/ruoyi-admin/src/main/resources/templates/erp/bom/bom.html b/ruoyi-admin/src/main/resources/templates/erp/bom/bom.html index e417ae68..84582330 100644 --- a/ruoyi-admin/src/main/resources/templates/erp/bom/bom.html +++ b/ruoyi-admin/src/main/resources/templates/erp/bom/bom.html @@ -136,8 +136,6 @@ exportUrl: prefix + "/export", importUrl: prefix + "/importData", importTemplateUrl: prefix + "/importTemplate", - pageList: [5, 10, 25, 50], - pageSize: 10, sortable: true, // 是否启用排序 sortStable: true, // 设置为 true 将获得稳定的排序 modalName: "bom", diff --git a/ruoyi-admin/src/main/resources/templates/system/baseEvectionForm/baseEvectionForm.html b/ruoyi-admin/src/main/resources/templates/system/baseEvectionForm/baseEvectionForm.html index 9581a7b9..bbe628f8 100644 --- a/ruoyi-admin/src/main/resources/templates/system/baseEvectionForm/baseEvectionForm.html +++ b/ruoyi-admin/src/main/resources/templates/system/baseEvectionForm/baseEvectionForm.html @@ -81,8 +81,6 @@ exportUrl: prefix + "/export", detailUrl: prefix + "/detail/{id}", modalName: "出差单", - pageList: [5, 10, 25, 50], - pageSize: 10, sortable: true, // 是否启用排序 sortStable: true, // 设置为 true 将获得稳定的排序 detailView: true, diff --git a/ruoyi-admin/src/main/resources/templates/system/customer/detail.html b/ruoyi-admin/src/main/resources/templates/system/customer/detail.html index 5be41b1e..a56fc4fe 100644 --- a/ruoyi-admin/src/main/resources/templates/system/customer/detail.html +++ b/ruoyi-admin/src/main/resources/templates/system/customer/detail.html @@ -415,8 +415,6 @@ url: '/system/customer/operList', pagination: true, pageNumber: 1, - pageSize: 10, - pageList: [10, 25, 50, 100], showRefresh: false, method: "post", contentType: "application/x-www-form-urlencoded", @@ -487,8 +485,6 @@ data: [[${contactsList}]], // pagination: true, // pageNumber: 1, - // pageSize: 10, - // pageList: [10, 25, 50, 100], maxHeight: 50, modalName: "联系人明细", columns: [ @@ -586,8 +582,6 @@ data: [[${shippingAddressList}]], // pagination: true, // pageNumber: 1, - // pageSize: 10, - // pageList: [10, 25, 50, 100], maxHeight: 50, modalName: "收货地址明细", columns: [ @@ -616,8 +610,6 @@ data: [[${invoicesList}]], // pagination: true, // pageNumber: 1, - // pageSize: 10, - // pageList: [10, 25, 50, 100], maxHeight: 50, modalName: "开票信息", columns: [ diff --git a/ruoyi-admin/src/main/resources/templates/system/empRequisiteOrder/empRequisiteOrder.html b/ruoyi-admin/src/main/resources/templates/system/empRequisiteOrder/empRequisiteOrder.html index cf48eafe..76909da9 100644 --- a/ruoyi-admin/src/main/resources/templates/system/empRequisiteOrder/empRequisiteOrder.html +++ b/ruoyi-admin/src/main/resources/templates/system/empRequisiteOrder/empRequisiteOrder.html @@ -74,8 +74,6 @@ restoreUrl: prefix + "/restore/{id}", exportUrl: prefix + "/export", detailUrl: prefix + "/detail/{id}", - pageList: [5, 10, 25, 50], - pageSize: 10, detailView: true, fixedColumns: true, // 启用冻结列 rightFixedColumns:1, diff --git a/ruoyi-admin/src/main/resources/templates/system/procedure/procedure.html b/ruoyi-admin/src/main/resources/templates/system/procedure/procedure.html index 8ec79324..9f2f125c 100644 --- a/ruoyi-admin/src/main/resources/templates/system/procedure/procedure.html +++ b/ruoyi-admin/src/main/resources/templates/system/procedure/procedure.html @@ -82,8 +82,6 @@ exportUrl: prefix + "/export", detailUrl: prefix + "/detail/{id}", clickToSelect: true, - pageList: [10, 25, 50], - pageSize: 10, showColumns: false, fixedColumns: true, // 启用冻结列 fixedRightNumber: 1, // 冻结右列个数 diff --git a/ruoyi-admin/src/main/resources/templates/system/processCategory/processCategory.html b/ruoyi-admin/src/main/resources/templates/system/processCategory/processCategory.html index feaca21e..fd2a016a 100644 --- a/ruoyi-admin/src/main/resources/templates/system/processCategory/processCategory.html +++ b/ruoyi-admin/src/main/resources/templates/system/processCategory/processCategory.html @@ -60,8 +60,6 @@ removeUrl: prefix + "/remove", exportUrl: prefix + "/export", detailUrl: prefix + "/detail/{id}", - pageList: [10, 25, 50], - pageSize: 10, showColumns: false, fixedColumns: true, // 启用冻结列 fixedRightNumber: 1, // 冻结右列个数 diff --git a/ruoyi-admin/src/main/resources/templates/system/requisitioning/requisitioning.html b/ruoyi-admin/src/main/resources/templates/system/requisitioning/requisitioning.html index 5ca9c061..bf91cfb8 100644 --- a/ruoyi-admin/src/main/resources/templates/system/requisitioning/requisitioning.html +++ b/ruoyi-admin/src/main/resources/templates/system/requisitioning/requisitioning.html @@ -93,8 +93,6 @@ exportUrl: prefix + "/export", detailUrl: prefix + "/detail/{id}", modalName: "请购单", - pageList: [5, 10, 25, 50], - pageSize: 10, sortable: true, // 是否启用排序 sortStable: true, // 设置为 true 将获得稳定的排序 detailView: false, diff --git a/ruoyi-admin/src/main/resources/templates/system/sop/sop.html b/ruoyi-admin/src/main/resources/templates/system/sop/sop.html index bdba1ca0..0a33968e 100644 --- a/ruoyi-admin/src/main/resources/templates/system/sop/sop.html +++ b/ruoyi-admin/src/main/resources/templates/system/sop/sop.html @@ -92,8 +92,6 @@ showExport: true, clickToSelect: true, modalName: "SOP", - pageList: [10, 25, 50], - pageSize: 10, showColumns: false, fixedColumns: true, // 启用冻结列 fixedRightNumber: 1, // 冻结右列个数 diff --git a/ruoyi-admin/src/main/resources/templates/system/supplier/supplier.html b/ruoyi-admin/src/main/resources/templates/system/supplier/supplier.html index 6b2bf469..131de1d2 100644 --- a/ruoyi-admin/src/main/resources/templates/system/supplier/supplier.html +++ b/ruoyi-admin/src/main/resources/templates/system/supplier/supplier.html @@ -102,7 +102,6 @@ showExport: true, showColumns: true, showToggle: true, - pageList: [10, 25, "all"], clickToSelect: true, modalName: "供应商资料", fixedColumns:true,