layer.open打开一个新的jsp页面弹框,如何关闭呢?
在新的页面提交完毕之后,关闭并刷新父页面列表。
layer.closeAll(); parent.layer.closeAll(); window.parent.location.reload();