修正列表页搜索无法正常显示第一页&&

This commit is contained in:
georgehao
2019-08-13 23:19:10 +08:00
parent 538dec79c6
commit 07ba83e1ab
11 changed files with 19 additions and 10 deletions

View File

@@ -72,7 +72,8 @@
where: {
serverName: $('#serverName').val(),
serverGroupId:$('#serverGroupId').val(),
}
},
page: 1
});
}
};