refactor(home): 测试修改提交作者

This commit is contained in:
2026-04-19 16:34:53 +08:00
parent ade1b6c9b0
commit 1367fa86a9
+1
View File
@@ -40,6 +40,7 @@ const buttons = [
{id: 8, title: "种子统计", handle: torrent_statistics}
]
function closeAlert(id: number) {
console.log(id)
messages.value = messages.value.filter(item => item.id !== id)