当前位置:网站首页>[second on] [jeecgboot] modify paging parameters
[second on] [jeecgboot] modify paging parameters
2022-07-07 10:18:00 【I'm Superman】
【JeecgBoot】 Modify paging parameters
Global search
pageSizeOptions
Modify the corresponding value
for example
open JeecgListMixin.js file , modify
Online The form can try to modify this file in batch
perhaps compile dist after , Then search globally
pageSizeOptions:["10","20","30"]
Replace with
pageSizeOptions:["10","20","30","50","100","200","1000","2000","5000","10000"]
边栏推荐
- Learning records - high precision addition and multiplication
- A wave of open source notebooks is coming
- STM32基础知识—内存映射
- Win10安装VS2015
- Postman interface test VI
- Delete a record in the table in pl/sql by mistake, and the recovery method
- 网上可以开炒股账户吗安全吗
- 对存储过程进行加密和解密(SQL 2008/SQL 2012)
- ORM--查询类型,关联查询
- Leetcode exercise - 113 Path sum II
猜你喜欢
The landing practice of ByteDance kitex in SEMA e-commerce scene
LLVM之父Chris Lattner:为什么我们要重建AI基础设施软件
Methods of adding centerlines and centerlines in SolidWorks drawings
STM32基础知识—内存映射
【剑指Offer】42. 栈的压入、弹出序列
request对象对请求体,请求头参数的解析
ORM--逻辑关系与&或;排序操作,更新记录操作,删除记录操作
[learning notes - Li Hongyi] Gan (generation of confrontation network) full series (I)
LeetCode 练习——113. 路径总和 II
喜马拉雅网页版每次暂停后弹窗推荐下载客户端解决办法
随机推荐
Guide de signature du Code Appx
Performance optimization record of the company's product "yunzhujia"
The request object parses the request body and request header parameters
The combination of over clause and aggregate function in SQL Server
LeetCode 练习——113. 路径总和 II
This article explains the complex relationship between MCU, arm, muc, DSP, FPGA and embedded system
Enterprise practice | construction of banking operation and maintenance index system under complex business relations
Postman interface test V
SolidWorks工程图中添加中心线和中心符号线的办法
Can I open a stock trading account online? Is it safe
IPv4套接字地址结构
PDF文档签名指南
LLVM之父Chris Lattner:為什麼我們要重建AI基礎設施軟件
官媒关注!国内数字藏品平台百强榜发布,行业加速合规健康发展
ArcGIS operation: batch modify attribute table
对存储过程进行加密和解密(SQL 2008/SQL 2012)
ES6中的函数进阶学习
[ORM framework]
网上可以开炒股账户吗安全吗
The Hal library is configured with a general timer Tim to trigger ADC sampling, and then DMA is moved to the memory space.