mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-27 17:50:53 +01:00
fixed issue https://github.com/tikazyq/crawlab/issues/45
This commit is contained in:
@@ -18,7 +18,7 @@ const state = {
|
||||
pageNum: 0,
|
||||
pageSize: 10,
|
||||
// results
|
||||
resultsPageNum: 0,
|
||||
resultsPageNum: 1,
|
||||
resultsPageSize: 10
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user