代码提交
This commit is contained in:
@ -221,6 +221,7 @@ async function handleUnCollectSingle() {
|
||||
await unCollectSingle(toDeleteItem)
|
||||
await refresh()
|
||||
await toast({title: '删除成功'})
|
||||
toDeleteItem = undefined
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user