This commit is contained in:
parent
2c40bd6d68
commit
39e9350818
|
|
@ -237,6 +237,7 @@ function getReqParams(page, limit, type) {
|
|||
|
||||
// 查询/重置
|
||||
function query() {
|
||||
temp_all_list.splice(0,temp_all_list.length)
|
||||
pageNum = 1;
|
||||
pages(1, limitSize);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue