修复分页导航undefined问题

This commit is contained in:
yubaolee
2016-07-19 15:02:40 +08:00
parent 3dea7d00f0
commit 0aa470a8ca
5 changed files with 7 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ function MainGrid() {
align: 'center'
},
],
data: [],
dataUrl: url + selectedId,
fullGrid: true,
showLinenumber: true,
showCheckboxcol: true,