bug: fix bug pagination

This commit is contained in:
quangnhankie
2021-09-09 17:49:32 +07:00
parent 606f3e5e81
commit 1c9e1a1191
9 changed files with 739 additions and 62 deletions

View File

@@ -50,4 +50,4 @@ export const KEY = {
}
export const OPTION_ALL = 'all';
export const DEFAULT_PAGE_SIZE=20
export const DEFAULT_PAGE_SIZE=20;