수정정
This commit is contained in:
parent
03bb18a1e8
commit
b393a29026
@ -101,6 +101,7 @@ const getvoteList = () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const selectHandler = () =>{
|
const selectHandler = () =>{
|
||||||
|
currentPage.value = 1;
|
||||||
voteset.value = category.value;
|
voteset.value = category.value;
|
||||||
getvoteList();
|
getvoteList();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user