ต่อ api

This commit is contained in:
setthawutttty 2023-11-23 10:13:13 +07:00
parent 14c232d589
commit e6d81b55da
9 changed files with 249 additions and 141 deletions

View file

@ -23,7 +23,7 @@ const {
const currentPage = ref<number>(1);
const maxPage = ref<number>(1);
const page = ref<number>(1);
const rowsPerPage = ref<number>(1);
const rowsPerPage = ref<number>(10);
/**
*pagination ของตาราง