mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-10 19:34:45 +08:00
修复分页导航undefined问题
This commit is contained in:
@@ -89,7 +89,7 @@ function MainGrid() {
|
||||
}
|
||||
|
||||
],
|
||||
data:[],
|
||||
dataUrl: url + selectedId, //todo:这里如果配置data:[]的话,不会自动加载,但在分页的下拉中会有undefined
|
||||
fullGrid: true,
|
||||
showLinenumber: true,
|
||||
showCheckboxcol: true,
|
||||
|
||||
Reference in New Issue
Block a user