@@ -1526,7 +1526,7 @@ export default {
try {
const params = {
project_id: this.selectedProjectId,
- current_page: this.currentPage,
+ page: this.currentPage,
page_size: this.pageSize
}