Commit a7210fe8 authored by agping's avatar agping

修改

parent 22138766
...@@ -397,6 +397,8 @@ define (['doT', 'text!temp/user_template_tpl.html','ckfinder','ckfinderStart', ' ...@@ -397,6 +397,8 @@ define (['doT', 'text!temp/user_template_tpl.html','ckfinder','ckfinderStart', '
getList: function (pageNo) { getList: function (pageNo) {
user.pageNo = pageNo; user.pageNo = pageNo;
var params = {}; var params = {};
// 并列搜索 // 并列搜索
// if($("#district_id").val()!=0){ // if($("#district_id").val()!=0){
// $("#district_id2").val('0'); // $("#district_id2").val('0');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment