mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-28 22:14:28 +08:00
optimize the vue component communication, replace event listening with share data
This commit is contained in:
@@ -386,6 +386,7 @@ onMounted(() => {
|
||||
|
||||
onUnmounted(() => {
|
||||
clipboard.value.destroy()
|
||||
store.removeMessageHandler("suno")
|
||||
})
|
||||
|
||||
const page = ref(1)
|
||||
|
||||
Reference in New Issue
Block a user