修改默认条数

This commit is contained in:
haozq 2024-06-17 16:22:57 +08:00
parent 9b42ad5ff0
commit f2bbc95d36
1 changed files with 2 additions and 1 deletions

View File

@ -436,6 +436,7 @@ function getPerStatisticsList(bidCode) {
url: url, url: url,
skin: 'line', skin: 'line',
page: true, page: true,
limit: 20, // 修改每页显示条数
height: 'full-140', height: 'full-140',
headers: { headers: {
decrypt: "decrypt", decrypt: "decrypt",