onclick刷新当前页面 怎么刷新不了
<div> <i class="number"><if condition="$vote_date neq ✀✀ && ($vote_date eq ✀wait✀ || $vote_date eq ✀over✀)"><button class="vote" style="background-color:transparent;border: 0px solid #A15EC8;" onClick="wait_vote();">投TA一票</button> <elseif condition="$notice_content neq ✀✀ && $notice_content eq ✀no_register✀" /><a href="#TipContent" onClick="anchor()"> <button class="vote">投TA一票</button> </a><elseif condition="$notice_content neq ✀✀ && $notice_content eq ✀no_follow✀" /><a href="#fly_page" onClick="anchor_follow()"> <button class="vote">投TA一票</button> </a><elseif condition="$notice_content neq ✀✀ && $notice_content eq ✀mobile_limit✀" /><button class="vote" onClick="votenotice(尀✀您的手机号不在允许投票地区尀✀);">投TA一票</button> <else /><button class="vote" onClick="vote({weimicms:$all.id},this)">投TA一票</button> <button class="vote" onclick="window.location.reload()">投TA一票</button></if>