From 4c2ef2d3a98d7d9a2592721db2f5858528eb5c86 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 26 十二月 2019 11:33:48 +0800 Subject: [PATCH] 2019-12-26 --- src/templates/tableshare/menuform/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/templates/subtableconfig/menuform/index.jsx b/src/templates/tableshare/menuform/index.jsx similarity index 99% rename from src/templates/subtableconfig/menuform/index.jsx rename to src/templates/tableshare/menuform/index.jsx index f1b576b..3fabaf0 100644 --- a/src/templates/subtableconfig/menuform/index.jsx +++ b/src/templates/tableshare/menuform/index.jsx @@ -11,7 +11,6 @@ getFields() { const { getFieldDecorator } = this.props.form - const fields = [] this.props.formlist.forEach((item, index) => { if (item.type === 'text') { // 鏂囨湰鎼滅储 -- Gitblit v1.8.0