v3.2
wangdan-fit2cloud 2023-12-08 17:45:08 +08:00
parent 3450847ccc
commit a07fb86927
1 changed files with 0 additions and 1 deletions

View File

@ -211,7 +211,6 @@ onMounted(() => {
window.onresize = () => {
return (() => {
tableHeight.value = window.innerHeight - 330
console.log(tableHeight.value)
})()
}
getMember()