@@ -491,7 +491,7 @@
if(where['user_time_type'] != '' && where['user_time'] == '') return layList.msg('请选择选择时间');
if(where['user_time_type'] == '' && where['user_time'] != '') return layList.msg('请选择访问情况');
where['excel'] = 1;
- layList.reload(where,true);
+ location.href = layList.U({c: 'user.user', a: 'get_user_list', q: where});
});
var action={