修改默认条数
This commit is contained in:
parent
9b42ad5ff0
commit
f2bbc95d36
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue