Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit d33f67f

Browse files
committed
Removed internal method for get data
1 parent d78220b commit d33f67f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/DatasourceUtils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export default {
2727
this.selected = null
2828
this.indexSelected = -1
2929
this.pagination.current_page = page
30-
this.setData()
3130
this.$emit('change', { perpage: this.perpage, page: page })
3231
},
3332

0 commit comments

Comments
 (0)