mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-14 13:13:43 +08:00
optimize the vue component communication, replace event listening with share data
This commit is contained in:
@@ -586,6 +586,7 @@ onMounted(() => {
|
||||
|
||||
onUnmounted(() => {
|
||||
clipboard.value.destroy()
|
||||
store.removeMessageHandler("sd")
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user