Pre Merge pull request !445 from 刘继东/N/A

This commit is contained in:
刘继东 2023-08-13 06:58:50 +00:00 committed by Gitee
commit f7da7a1776
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ var table = {
}, },
// 查询条件 // 查询条件
queryParams: function(params) { queryParams: function(params) {
table.set(); //table.set();
var curParams = { var curParams = {
// 传递参数查询参数 // 传递参数查询参数
pageSize: params.limit, pageSize: params.limit,