src/components/normalform/modalform/index.jsx
@@ -385,7 +385,7 @@ } return ( <Form {...formItemLayout} className="normal-form-field"> <Form {...formItemLayout} className="normal-form-field" id="normal-form-field"> <Row gutter={24}>{this.getFields()}</Row> </Form> )