From 7b01bec1609710729a868093ad69484ebea82d80 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 20 十月 2020 10:16:26 +0800
Subject: [PATCH] 2020-10-20

---
 src/tabviews/custom/components/card/data-card/index.jsx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/components/card/data-card/index.jsx b/src/tabviews/custom/components/card/data-card/index.jsx
index 3d1c86d..06a8198 100644
--- a/src/tabviews/custom/components/card/data-card/index.jsx
+++ b/src/tabviews/custom/components/card/data-card/index.jsx
@@ -37,7 +37,6 @@
 
   UNSAFE_componentWillMount () {
     let _config = fromJS(this.props.config).toJS()
-    console.log(_config)
 
     this.setState({
       config: _config,

--
Gitblit v1.8.0