From a181fc113d024ed34d6b488c65882961bd1de3f4 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 02 六月 2020 19:00:57 +0800 Subject: [PATCH] 2020-06-02 --- src/templates/formtabconfig/index.jsx | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/templates/formtabconfig/index.jsx b/src/templates/formtabconfig/index.jsx index 8f9a540..c726398 100644 --- a/src/templates/formtabconfig/index.jsx +++ b/src/templates/formtabconfig/index.jsx @@ -146,6 +146,9 @@ columns = menu.LongParam.columns } + // 閰嶇疆榛樿鍊硷紝鍏煎 + _config.Template = 'FormTab' + this.setState({ config: _config, activeKey: btnTab.activeKey || '0', @@ -2003,7 +2006,6 @@ </div> {/* 鏍囩缁� */} <TabsComponent - type="formtab" config={config} tabs={this.state.tabviews} setSubConfig={(item) => this.setSubConfig(item, 'tab')} -- Gitblit v1.8.0