记得上下班打卡 | git大法好,push需谨慎

Commit 681e9d1a authored by GaoHu's avatar GaoHu

手机号获取用户列表

parent 715bc96c
...@@ -403,8 +403,6 @@ ...@@ -403,8 +403,6 @@
$.table.init(options); $.table.init(options);
$('.Name').on('input',function(){ $('.Name').on('input',function(){
let data = { let data = {
pageSize: 10,
pageNum: 1,
phone:$(this).val() phone:$(this).val()
} }
$.ajax({ $.ajax({
......
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