window.onpageshow = null;
window.onpageshow = function(event){
location.reload();
}
window.location.href= url ;
window.onpageshow = null;
window.onpageshow = function(event){
location.reload();
}
window.location.href= url ;
本文标题:vue location.href后,返回不触发mount
本文链接:https://www.haomeiwen.com/subject/btpnkqtx.html
网友评论