Merge branch 'main' of http://192.168.0.251:3000/localnet/localhost-front
This commit is contained in:
commit
0ff4724d88
@ -101,6 +101,7 @@ const getvoteList = () => {
|
||||
};
|
||||
|
||||
const selectHandler = () =>{
|
||||
currentPage.value = 1;
|
||||
voteset.value = category.value;
|
||||
getvoteList();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user