feat:
This commit is contained in:
parent
3450847ccc
commit
a07fb86927
@ -211,7 +211,6 @@ onMounted(() => {
|
||||
window.onresize = () => {
|
||||
return (() => {
|
||||
tableHeight.value = window.innerHeight - 330
|
||||
console.log(tableHeight.value)
|
||||
})()
|
||||
}
|
||||
getMember()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user