决策报表刷新页面(location.reload();)后,需要保留之前筛选框选中的参数,进行查询~
_g().parameterCommit();
用这个js 刷新
换成 _g().parameterCommit();
用这个