window.location="http://test.rgniyd.com/test1/?q=node/36/"&dept="+ dept +"&bath="+
bat +"&month=+month+"&year="+year+"&semester="+sem";
如何使用JavaScript 中的值将页面重定向到http://test.rgniyd.com/test1/?q=node/36/ 。
上面的代码不起作用,请帮助或建议我如何在不清除 JavaScript 中的会话值的情况下重定向页面