king
2024-06-21 b91c28df2f734b680198e755b7828666e238cea0
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>
    )