From 768ffeb457c45a4b1c98a7441144686a72ccf287 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 12 六月 2020 18:20:22 +0800
Subject: [PATCH] 2020-06-12

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

diff --git a/src/tabviews/zshare/actionList/normalbutton/index.jsx b/src/tabviews/zshare/actionList/normalbutton/index.jsx
index 5dc56c7..0893de7 100644
--- a/src/tabviews/zshare/actionList/normalbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -79,7 +79,7 @@
    */
   actionTrigger = (record) => {
     const { setting, Tab, BID, btn, selectedData } = this.props
-    console.log(selectedData)
+
     if (Tab && Tab.supMenu && !BID) {
       notification.warning({
         top: 92,

--
Gitblit v1.8.0