From 992f25d08ea2b5a6438ccc792a5c723b8a72f674 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 06 八月 2021 18:19:39 +0800
Subject: [PATCH] 2021-08-06

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

diff --git a/src/tabviews/zshare/actionList/normalbutton/index.jsx b/src/tabviews/zshare/actionList/normalbutton/index.jsx
index 5368ef5..097be7a 100644
--- a/src/tabviews/zshare/actionList/normalbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -158,11 +158,6 @@
       return
     }
 
-    if (btn.$syncModule && !triggerId) {
-      MKEmitter.emit('getSyncData', btn.$syncModule, btn.uuid)
-      return
-    }
-
     let _this = this
     let data = record || selectedData || []
 

--
Gitblit v1.8.0