fix
This commit is contained in:
@@ -563,7 +563,7 @@ function getJobRecommendWithNewSearch(index) {
|
||||
}
|
||||
|
||||
// 立即查询新的数据替换现有数据
|
||||
function getJobListWithPreservedData(preservedData) {
|
||||
function getJobListWithNewSearch(index) {
|
||||
// 重置分页参数
|
||||
pageState.page = 1;
|
||||
pageState.maxPage = 2;
|
||||
|
||||
Reference in New Issue
Block a user