function downloadDocument () { var href="/xxxxxxxx/xxxxxxxx" window.open(href,'_self'); //在当前页面打开 } 相关文章: