刷新父级页面

window.parent.location.reload();

刷新当前页面

window.location.reload();

 

相关文章: