解决方案:
弹出窗体的head添加html代码
<head runat="server">
<meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="Cache-Control" content="no-store" /> <meta http-equiv="Expires" content="0" />
</head>