在<Select>里,用了onchange方法,如何不打开新窗口,打开本身窗口。并且重新加载数据。如题,谢谢![解决办法]onchange= "window.location.href=window.location.href+ '?参数名= '+this.value; "