refactor(home): 测试修改提交作者
This commit is contained in:
@@ -40,6 +40,7 @@ const buttons = [
|
|||||||
{id: 8, title: "种子统计", handle: torrent_statistics}
|
{id: 8, title: "种子统计", handle: torrent_statistics}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
function closeAlert(id: number) {
|
function closeAlert(id: number) {
|
||||||
console.log(id)
|
console.log(id)
|
||||||
messages.value = messages.value.filter(item => item.id !== id)
|
messages.value = messages.value.filter(item => item.id !== id)
|
||||||
|
|||||||
Reference in New Issue
Block a user