fix
This commit is contained in:
@@ -150,6 +150,8 @@ async function handleStatistics() {
|
|||||||
listUnaccepted.value = res.data.data_unaccepted
|
listUnaccepted.value = res.data.data_unaccepted
|
||||||
person.count = res.data.person_count
|
person.count = res.data.person_count
|
||||||
person.rate = res.data.person_rate
|
person.rate = res.data.person_rate
|
||||||
|
|
||||||
|
toggleUnaccepted(false)
|
||||||
}
|
}
|
||||||
|
|
||||||
function removeClassname(name: string) {
|
function removeClassname(name: string) {
|
||||||
|
|||||||
Reference in New Issue
Block a user