optimize the vue component communication, replace event listening with share data

This commit is contained in:
RockYang
2024-09-30 14:20:59 +08:00
parent e28a12a1ee
commit 77948b1e16
23 changed files with 473 additions and 480 deletions

View File

@@ -738,6 +738,7 @@ onMounted(() => {
onUnmounted(() => {
clipboard.value.destroy()
store.removeMessageHandler("mj")
})
// 初始化数据