(Asp.net)如何让自回转页面刷新不再重新发送表单信息?

发布时间:2024-05-21 14:07 发布:上海旅游网

问题描述:

问题解答:

<script>
location.href = location.href;
</script>

热点新闻