"<script type='text/javascript'>alert('操作成功!');window.history.go(-2);window.close();</script>"; 只是返回历史页面而不刷新 window.close();关闭窗口,不弹出系统提示,直接关闭

"<script type='text/javascript'>alert('操作成功!');window.location.href='List.aspx';window.close();</script>"; 返回指定页面 并即时刷新页面信息

 

 

相关文章:

  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2021-08-01
  • 2022-12-23
相关资源
相似解决方案