no message
This commit is contained in:
parent
ad745a9160
commit
0a8e91965d
8 changed files with 9 additions and 60 deletions
|
|
@ -25,7 +25,7 @@ function resetFilter() {
|
|||
getList();
|
||||
}
|
||||
}
|
||||
const statusFilter = ref<string>("ALL");
|
||||
const statusFilter = ref<string>("NEW");
|
||||
const currentPage = ref<number>(1);
|
||||
const maxPage = ref<number>(1);
|
||||
const page = ref<number>(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue