if ( window.top.$needRefresh ){
    window.top.$needRefresh()
} else{
    window.top.location.reload()
}
