From bf292de8879e2ce71696cb3ddc4dc8fa88d91a20 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 10 六月 2022 16:51:22 +0800
Subject: [PATCH] 2022-06-10

---
 src/tabviews/zshare/actionList/popupbutton/index.jsx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/zshare/actionList/popupbutton/index.jsx b/src/tabviews/zshare/actionList/popupbutton/index.jsx
index 5cbcba9..696a0c3 100644
--- a/src/tabviews/zshare/actionList/popupbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -228,6 +228,8 @@
     if (btn.popClose !== 'never') {
       MKEmitter.emit('refreshByButtonResult', btn.$menuId, btn.popClose, btn)
     }
+
+    btn.syncComponentId && MKEmitter.emit('reloadData', btn.syncComponentId)
   }
 
   getPop = () => {

--
Gitblit v1.8.0