Commit 427c3f48 by 宋祥

1.修复BUG,删除多余的grid

parent e6ab6fa3
......@@ -162,7 +162,7 @@ $(function () {
return
}
$("#authWindow").data("kendoWindow").open()
result4Grid.dataSource.page(1);
// result4Grid.dataSource.page(1);
result5Grid.dataSource.page(1);
})
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment