防止window.open拦截的方式打开页面 2015/02/27 14394 var tempwindow=window.open(""); tempwindow.location="${applicationScope.rootpath}product/product_toStock.action?svpdId="+svpdId;