4. 如何重新提交表单、重新加载

document.getElementById("subform").submit();

window.location.reload();

原文地址:https://www.cnblogs.com/zkx4213/p/4893081.html