方法一:
设置form属性:target="_self"
方法二:
1、javascript中设置:window.name = "win_query_customer";
2、设置form属性:target="win_query_customer"