更新
This commit is contained in:
@@ -201,9 +201,7 @@
|
||||
})
|
||||
return
|
||||
}
|
||||
|
||||
let isHave = this.collection.find(i => i.name === item.name)
|
||||
// 是否已收藏
|
||||
if(isHave) {
|
||||
this.remove(item)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user