mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-12-07 21:13:11 +00:00
Merge pull request #19 from ZeroCatDev/copilot/fix-persistent-notification-bug
Fix: Remove duplicate deletePersistentNotification method definition
This commit is contained in:
commit
0ac7f6e6b1
@ -687,11 +687,6 @@ export default {
|
||||
console.error('删除失败', e)
|
||||
this.$message?.error('删除失败')
|
||||
}
|
||||
},
|
||||
|
||||
deletePersistentNotification(id) {
|
||||
this.itemToDelete = id
|
||||
this.deleteConfirmDialog = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user