From 6d0137932fcc8f9848123743c1aad5cff8172d8a Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 09 二月 2020 13:09:39 +0800 Subject: [PATCH] 2020-02-09 --- src/tabviews/formtab/actionList/index.jsx | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/tabviews/formtab/actionList/index.jsx b/src/tabviews/formtab/actionList/index.jsx index 52a82ef..fcf6651 100644 --- a/src/tabviews/formtab/actionList/index.jsx +++ b/src/tabviews/formtab/actionList/index.jsx @@ -37,10 +37,6 @@ let _this = this let data = this.props.gettableselected() || [] - - if (record) { // 琛ㄦ牸涓Е鍙戞寜閽� - data = [record] - } if (item.Ot !== 'notRequired' && data.length === 0) { // 闇�瑕侀�夋嫨琛屾椂锛屾牎楠屾暟鎹� -- Gitblit v1.8.0