Commit 23d1eb5c authored by agping's avatar agping

bug

parent 5c4b7af8
......@@ -422,7 +422,7 @@ define (['doT', 'text!temp/user_template_tpl.html','ckfinder','ckfinderStart', '
add_page(data.data.total,pageNo,user.pageSize,user.getList);
$("#total_page").html(data.data.total);
console.log(data.data.total);
console.log(user.pageSize);+
console.log(user.pageSize);
console.log(pageNo);
......
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