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