js代码:
function refreshParent() {
window.opener.location.href = window.opener.location.href;
window.close();
}
js代码:
function refreshParent() {
window.opener.location.href = window.opener.location.href;
window.close();
}
相关文章: