修正列表页搜索无法正常显示第一页&&
This commit is contained in:
@@ -79,7 +79,8 @@
|
||||
where: {
|
||||
group_id: $('#group_id').val(),
|
||||
task_name:$('#task_name').val(),
|
||||
}
|
||||
},
|
||||
page: 1
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user