修复分页不好使问题
This commit is contained in:
parent
0ab3dd219d
commit
6b4c39e756
@ -22,7 +22,7 @@
|
||||
return {
|
||||
code : 0,
|
||||
data : resp.content,
|
||||
count : resp.numberOfElements
|
||||
count : resp.totalElements
|
||||
}
|
||||
},
|
||||
cols : [[{
|
||||
|
Loading…
Reference in New Issue
Block a user