修改默认条数

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,7 +436,8 @@ function getPerStatisticsList(bidCode) {
url: url,
skin: 'line',
page: true,
height: 'full-140',
limit: 20, // 修改每页显示条数
height: 'full-140',
headers: {
decrypt: "decrypt",
"Authorization": token