From 29c5821ce140e89a8b35e53f41672dd86da56982 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 18 二月 2020 18:43:38 +0800
Subject: [PATCH] 2020-02-18

---
 src/tabviews/tableshare/mutilform/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/tableshare/mutilform/index.jsx b/src/tabviews/tableshare/mutilform/index.jsx
index 46e8a1c..aec1414 100644
--- a/src/tabviews/tableshare/mutilform/index.jsx
+++ b/src/tabviews/tableshare/mutilform/index.jsx
@@ -32,7 +32,7 @@
   componentDidMount () {
     const { data, BData } = this.props
     let action = JSON.parse(JSON.stringify(this.props.action))
-
+    
     let datatype = {}
     let readtype = {}
     let readin = {}

--
Gitblit v1.8.0