From 74f42024805abe7850dbeeb03dae48a0d9ef0b79 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 05 二月 2020 13:10:17 +0800 Subject: [PATCH] 2020-02-05 --- src/tabviews/formtab/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/formtab/index.jsx b/src/tabviews/formtab/index.jsx index 8a9bbc4..84aca6d 100644 --- a/src/tabviews/formtab/index.jsx +++ b/src/tabviews/formtab/index.jsx @@ -594,6 +594,7 @@ actions={actions} dict={this.state.dict} MenuID={this.props.MenuID} + logcolumns={[]} refreshdata={this.refreshbyaction} triggerPopview={this.triggerPopview} gettableselected={this.gettableselected} -- Gitblit v1.8.0