<t:dgToolBar title="重新加载页面" icon="icon-print" url="#" funname="testReloadPage"></t:dgToolBar>
function testReloadPage(){
document.location = "http://www.baidu.com";
function testReloadPage(){
document.location = "http://www.baidu.com";
}
<script type="text/javascript">