src/templates/tableshare/menuform/index.jsx
File was renamed from src/templates/subtableconfig/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') { // 文本搜索