mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 10:35:58 +08:00
optimize the vue component communication, replace event listening with share data
This commit is contained in:
@@ -287,6 +287,7 @@ onMounted(() => {
|
||||
|
||||
onUnmounted(() => {
|
||||
clipboard.value.destroy()
|
||||
store.removeMessageHandler("dall")
|
||||
})
|
||||
|
||||
const initData = () => {
|
||||
|
||||
Reference in New Issue
Block a user