src/templates/zshare/modalform/fieldtable/index.jsx
@@ -289,7 +289,7 @@ return ( <EditableContext.Provider value={this.props.form}> <div className="modal-card-data-table"> <div className="modal-card-field-table"> {this.state.data.length < 3 ? <Icon className="add-row" type="plus" onClick={this.handleAdd} /> : null} <Table components={components}