sort สรรหา
This commit is contained in:
parent
383176f5be
commit
136754e910
10 changed files with 35 additions and 9 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { ref } from "vue";
|
||||
interface Pagination {
|
||||
rowsPerPage: number;
|
||||
sortBy: string;
|
||||
}
|
||||
|
||||
interface DataDateMonthObject {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue